We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3baf010 commit e898f76Copy full SHA for e898f76
.github/workflows/build.yml
@@ -1,9 +1,6 @@
1
name: Build ISO
2
3
on:
4
- pull_request:
5
- branches:
6
- - main
7
workflow_dispatch:
8
schedule:
9
- cron: '0 0 * * *' # Run the workflow every day at midnight
0 commit comments