Skip to content

Commit

Permalink
Merge pull request #1294 from privacy-scaling-explorations/fix/website
Browse files Browse the repository at this point in the history
docs(website): remove deployment on pull request
  • Loading branch information
ctrlc03 authored Mar 12, 2024
2 parents b5a60fd + cefc010 commit 877db94
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 877db94

Please sign in to comment.