Skip to content

Commit 4723abd

Browse files
committed
ci(audits): define branch for pr
1 parent 0f0c1bd commit 4723abd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/audits.yml

+1
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,7 @@ jobs:
167167
- name: Create Pull Request
168168
uses: peter-evans/create-pull-request@v7
169169
with:
170+
branch: audit-report/${{ github.ref_name }}
170171
title: Audit Report
171172
body: New audit report available.
172173
commit-message: 'docs(implementations): audit report'

0 commit comments

Comments
 (0)