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 278f622 commit efb0b9cCopy full SHA for efb0b9c
.github/workflows/cleanup-gh-pages.yml
@@ -12,6 +12,9 @@ jobs:
12
contents: write
13
pages: write
14
pull-requests: write
15
+ concurrency:
16
+ group: deploy_report
17
+ cancel-in-progress: false
18
19
steps:
20
- uses: actions/checkout@v4
.github/workflows/quality.yml
@@ -161,6 +161,9 @@ jobs:
161
permissions:
162
163
164
165
166
167
168
169
0 commit comments