We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d155d8 commit 259af34Copy full SHA for 259af34
.github/workflows/pkr-bld-parallels-arm64.yml
@@ -1,6 +1,9 @@
1
---
2
on:
3
- workflow_call:
+ push:
4
+ branches: ["main"]
5
+ pull_request:
6
7
8
env:
9
PACKER_GITHUB_API_TOKEN: "${{ secrets.BENTO_TOKEN }}"
0 commit comments