Skip to content

Commit 851c54a

Browse files
committed
run workflow on feature branch push for test
1 parent 309e4d8 commit 851c54a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/assertion.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Generate and Sign Assertion Document
33

44
on:
55
push:
6-
branches: [ "main" ]
6+
branches: [ "add-dependency-assertion" ]
77
pull_request:
88
branches: [ "main" ]
99
workflow_dispatch:

0 commit comments

Comments
 (0)