We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f0c1bd commit 4723abdCopy full SHA for 4723abd
.github/workflows/audits.yml
@@ -167,6 +167,7 @@ jobs:
167
- name: Create Pull Request
168
uses: peter-evans/create-pull-request@v7
169
with:
170
+ branch: audit-report/${{ github.ref_name }}
171
title: Audit Report
172
body: New audit report available.
173
commit-message: 'docs(implementations): audit report'
0 commit comments