Skip to content

Commit

Permalink
Enable build workflow on pull_request
Browse files Browse the repository at this point in the history
... just temporarily to test!
  • Loading branch information
hecrj committed Jan 20, 2022
1 parent 2b3528e commit dd90cef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
push:
branches:
- master
pull_request: {}
jobs:
todos_linux:
runs-on: ubuntu-latest
Expand Down

0 comments on commit dd90cef

Please sign in to comment.