Skip to content

Commit f11416b

Browse files
committed
fix trigger
1 parent 5d90039 commit f11416b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/assertion.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
name: Generate and Sign Assertion Document
33

44
on:
5+
push:
6+
branches:
7+
- add-dependency-assertion
58
workflow_dispatch:
6-
push:
7-
branches:
8-
- add-dependency-assertion
99
inputs:
1010
branch:
1111
type: string

0 commit comments

Comments
 (0)