Skip to content

Commit

Permalink
Update build_multistage.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ksandermann authored Mar 15, 2024
1 parent c66f6c3 commit ba1573f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_multistage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build Multistage-Builder Image
run-name: ${{ github.actor }} is BUILDING Multistage-Builder Image 🚀
on:
schedule:
#UTC - https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#schedule
#UTC - https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#schedule
- cron: '18 3 * * MON'
- cron: '18 3 * * FRI'
jobs:
Expand Down

0 comments on commit ba1573f

Please sign in to comment.