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 1bf06ca commit 6e89dfdCopy full SHA for 6e89dfd
1 file changed
.github/workflows/pages.yml
@@ -42,6 +42,7 @@ jobs:
42
pages: write
43
id-token: write
44
runs-on: ubuntu-latest
45
+ concurrency: pages
46
needs: build
47
name: Deploy pages
48
steps:
0 commit comments