Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Loading