Skip to content

Commit

Permalink
Update workflow to run on push to master
Browse files Browse the repository at this point in the history
  • Loading branch information
loglund committed Aug 22, 2023
1 parent 25065bf commit 4794f5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux_mkspecs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ name: Linux C++ make-specs
push:
branches:
- master
pull_request: null
pull_request:
jobs:
Linux-mkspecs:
uses: steinwurf/linux-mkspecs-action/.github/workflows/action.yml@6.0.0
Expand Down

0 comments on commit 4794f5a

Please sign in to comment.