We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f71643 commit 1c4afa2Copy full SHA for 1c4afa2
.github/workflows/build.yml
@@ -1,5 +1,5 @@
1
name: Desktop ISO
2
-on: push
+on: [push, pull_request]
3
4
concurrency:
5
group: ${{ github.ref }}
0 commit comments