Skip to content

Commit

Permalink
test: Remove push requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
hayleepierce committed Sep 26, 2023
1 parent 816d0f6 commit 47c35cc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ env:
# Workflow begins with push or PR events
# Focuses on the master branch only
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]

Expand Down

0 comments on commit 47c35cc

Please sign in to comment.