We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c61cd4b commit 8a7383fCopy full SHA for 8a7383f
.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