Skip to content

Commit

Permalink
🌐 Prevent website action from failing on PRs (#99)
Browse files Browse the repository at this point in the history
  • Loading branch information
lunofe authored Jul 8, 2024
1 parent f7b671a commit 4581dc5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/Build and Deploy to GitHub Pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: Build and Deploy to GitHub Pages
on:
push:
branches: [ "master", "main" ]
pull_request:
branches: [ "master", "main" ]
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 4581dc5

Please sign in to comment.