Skip to content

Commit 8a7383f

Browse files
committed
ci: fix deadlock
1 parent c61cd4b commit 8a7383f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/pages.yml

-4
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
name: Github Pages
22

3-
concurrency:
4-
group: ${{ github.workflow }}-${{ github.ref }}
5-
cancel-in-progress: true
6-
73
# By default, runs if you push to main. keeps your deployed app in sync with main branch.
84
on:
95
push:

0 commit comments

Comments
 (0)