Skip to content

Commit a789af5

Browse files
committed
Update workflow_dispatch branch configuration
1 parent e3edb87 commit a789af5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/github-actions-builder.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ on:
33
push:
44
branches:
55
- production
6-
workflow_dispatch:
7-
- production
6+
workflow_dispatch:
7+
- production
88

99
jobs:
1010
publish-tauri:

0 commit comments

Comments
 (0)