Skip to content

Commit

Permalink
test: Change workflow requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
hayleepierce committed Oct 2, 2023
1 parent f6f77af commit 23d1cf3
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,7 @@ env:
# Controls when the action will run
# Workflow begins with push or PR events
# Focuses on the master branch only
on:
push:
branches: [ coverage-badge ]
pull_request:
branches: [ master ]
on: push

# Create one single job
# This job performs all necessary checks
Expand Down

0 comments on commit 23d1cf3

Please sign in to comment.