Skip to content

Commit

Permalink
Update build_iso.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
proJM-Coding authored May 28, 2024
1 parent 2221b35 commit 52378cc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build_iso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ on:
- main
schedule:
- cron: '05 10 * * 2'
push:
branches:
- main
paths-ignore:
- '**/README.md'

concurrency:
group: ${{ github.workflow }}-${{ github.ref || github.run_id }}-iso
Expand Down

0 comments on commit 52378cc

Please sign in to comment.