Skip to content

Commit 49a37b7

Browse files
committed
execute on PR
1 parent 72e9ea1 commit 49a37b7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

.github/workflows/assertion.yml

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

44
on:
5+
push:
6+
branches:
7+
- 'add-assertion-document'
8+
pull_request:
9+
types:
10+
- opened
11+
- synchronize
12+
- reopened
13+
branches:
14+
- 'add-assertion-document'
515
workflow_dispatch:
616
inputs:
717
branch:

0 commit comments

Comments
 (0)