8000 fix branch name · nginx/agent@b7bd9d5 · GitHub
[go: up one dir, main page]

Skip to content

Commit b7bd9d5

Browse files
committed
fix branch name
1 parent 49a37b7 commit b7bd9d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/assertion.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@ name: Generate and Sign Assertion Document
44
on:
55
push:
66
branches:
7-
- 'add-assertion-document'
7+
- 'add-dependency-assertion'
88
pull_request:
99
types:
1010
- opened
1111
- synchronize
1212
- reopened
1313
branches:
14-
- 'add-assertion-document'
14+
- 'add-dependency-assertion'
1515
workflow_dispatch:
1616
inputs:
1717
branch:

0 commit comments

Comments
 (0)
0