Skip to content

Commit 2c95860

Browse files
authored
Merge pull request #3 from c-git/develop
ci: fix deadlock
2 parents 90aa0aa + 7398714 commit 2c95860

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/pages.yml

Lines changed: 0 additions & 4 deletions
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)