We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49fcdef commit c61a178Copy full SHA for c61a178
1 file changed
.github/workflows/build-iso.yaml
@@ -2,11 +2,6 @@
2
name: Build ISO image
3
4
on:
5
- push:
6
- branches:
7
- - main
8
- paths-ignore:
9
- - "**/README.md"
10
workflow_dispatch:
11
inputs:
12
create-release:
0 commit comments