Skip to content

Commit 259af34

Browse files
committed
over
Signed-off-by: acejilam <[email protected]>
1 parent 5d155d8 commit 259af34

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/pkr-bld-parallels-arm64.yml

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
on:
3-
workflow_call:
3+
push:
4+
branches: ["main"]
5+
pull_request:
6+
branches: ["main"]
47

58
env:
69
PACKER_GITHUB_API_TOKEN: "${{ secrets.BENTO_TOKEN }}"

0 commit comments

Comments
 (0)