Skip to content

Commit

Permalink
Update submodule-update.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andre-wojtowicz authored Mar 20, 2023
1 parent 3959ada commit 0dfff95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/submodule-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Submodule update

on:
schedule:
- cron: '* 6 * * MON'
- cron: '0 6 * * MON'

workflow_dispatch:

Expand Down Expand Up @@ -43,4 +43,4 @@ jobs:
with:
token: ${{ secrets.REPO_ACCESS_TOKEN }}
repository: ${{ github.repository }}
event-type: submodule-updated
event-type: submodule-updated

0 comments on commit 0dfff95

Please sign in to comment.