remove comments

This commit is contained in:
agorararmard 2021-02-16 16:18:40 +00:00
parent c10cb6643d
commit ee1883b2db
1 changed files with 0 additions and 4 deletions

View File

@ -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 * * *'