Skip to content

Commit

Permalink
On
Browse files Browse the repository at this point in the history
  • Loading branch information
Forsyth-Creations committed Oct 17, 2023
1 parent c7e877b commit 01be03d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nextjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ name: Deploy Next.js site to Pages
on:
# Runs on pushes targeting the default branch
pull_request:
branches:
- '*'
branches:
- '*'
push:
branches:
- ["master"]
Expand Down

0 comments on commit 01be03d

Please sign in to comment.