remove comments
This commit is contained in:
parent
c10cb6643d
commit
ee1883b2db
|
@ -1,13 +1,9 @@
|
|||
# This is a basic workflow to help you get started with Actions
|
||||
name: Update Submodules and Submit a PR
|
||||
|
||||
# Controls when the action will run.
|
||||
on:
|
||||
# Triggers the workflow on push only for the actions-test-branch branches
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
# Runs every day at midnight UTC
|
||||
schedule:
|
||||
- cron: '0 0 * * *'
|
||||
|
||||
|
|
Loading…
Reference in New Issue