Skip to content

Commit

Permalink
main.yml: Drop superflous specification of branches
Browse files Browse the repository at this point in the history
  • Loading branch information
hartwork committed May 17, 2023
1 parent 0235eab commit e9f0ede
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ on:
branches:
- master
pull_request:
branches:
- "*"

jobs:
build:
Expand Down

0 comments on commit e9f0ede

Please sign in to comment.