We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1bdea94 commit f7f8c77Copy full SHA for f7f8c77
.github/workflows/generate-allure-report.yml
@@ -8,6 +8,7 @@ on:
8
permissions:
9
contents: write
10
pull-requests: write
11
+ id-token: write
12
13
concurrency:
14
group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}
0 commit comments