Skip to content

Commit

Permalink
Merge pull request #3 from c-git/develop
Browse files Browse the repository at this point in the history
ci: fix deadlock
  • Loading branch information
c-git authored Dec 29, 2024
2 parents 90aa0aa + 7398714 commit 2c95860
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
name: Github Pages

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true

# By default, runs if you push to main. keeps your deployed app in sync with main branch.
on:
push:
Expand Down

0 comments on commit 2c95860

Please sign in to comment.