Skip to content

Commit

Permalink
docs(website): remove deployment on pull request
Browse files Browse the repository at this point in the history
  • Loading branch information
ctrlc03 committed Mar 12, 2024
1 parent 45f7c33 commit 596f797
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name: GitHub Pages
on:
push:
branches: [dev]
pull_request:

concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
Expand Down

0 comments on commit 596f797

Please sign in to comment.