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 f7828b0 commit a00f700Copy full SHA for a00f700
1 file changed
.github/workflows/fix-security-vulnerability.yml
@@ -18,6 +18,7 @@ concurrency:
18
jobs:
19
fix-vulnerability:
20
runs-on: ubuntu-latest
21
+ environment: ci-triage
22
permissions:
23
contents: write
24
pull-requests: write
0 commit comments