Skip to content

Commit b304fb4

Browse files
committed
On push
1 parent eca86bb commit b304fb4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/snapshot-signed.yml

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
name: "Build & Sign Snapshot"
22
on:
33
workflow_dispatch:
4-
pull_request:
4+
push:
5+
branches:
6+
- ui
57

68
permissions:
79
contents: write

0 commit comments

Comments
 (0)