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.
2 parents 90aa0aa + 7398714 commit 2c95860Copy full SHA for 2c95860
.github/workflows/pages.yml
@@ -1,9 +1,5 @@
1
name: Github Pages
2
3
-concurrency:
4
- group: ${{ github.workflow }}-${{ github.ref }}
5
- cancel-in-progress: true
6
-
7
# By default, runs if you push to main. keeps your deployed app in sync with main branch.
8
on:
9
push:
0 commit comments