Skip to content

Commit

Permalink
run CI on PRs too
Browse files Browse the repository at this point in the history
Signed-off-by: falkTX <[email protected]>
  • Loading branch information
falkTX committed Dec 10, 2023
1 parent dfbcf72 commit a804c93
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
name: build

on:
push:
on: [push, pull_request]

env:
CACHE_VERSION: 1
Expand Down

0 comments on commit a804c93

Please sign in to comment.