Skip to content

Commit f9b5014

Browse files
committed
Run the workflow on the current feature branch
Temporary measure to test before merging
1 parent 7dfeace commit f9b5014

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/sign-macos.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Sign MacOS Binaries
22

33
on:
4+
push:
5+
branches:
6+
- sign-macos
47
workflow_dispatch:
58
inputs:
69
artifact-pattern:

0 commit comments

Comments
 (0)