Skip to content

Commit

Permalink
Synchronize build and tagging schedule
Browse files Browse the repository at this point in the history
  • Loading branch information
Korkman authored Jul 10, 2022
1 parent 365e910 commit 6bdf0c0
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/Move tag continuous.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ on:
branches: [ "main" ]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:

schedule:
# run this every friday at 13:37 UTC
- cron: '37 13 * * 5'
jobs:
move_it:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 6bdf0c0

Please sign in to comment.