Skip to content

Commit

Permalink
Stop attempting to build Pages on pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
axionbuster committed Mar 10, 2024
1 parent 68f6ea3 commit 9033e9c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/web.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ name: Deploy to Pages
on:
push:
branches: ["master"]
pull_request:
branches: ["master"]

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down

0 comments on commit 9033e9c

Please sign in to comment.