mirror of
https://github.com/NullHypothesis/censorbib.git
synced 2025-07-20 21:29:03 -04:00
Only run the build for pull requests.
No need to run it for every single push.
This commit is contained in:
parent
0904fc92aa
commit
1b540a56e5
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yaml
vendored
2
.github/workflows/build.yaml
vendored
|
@ -1,5 +1,5 @@
|
|||
name: Build
|
||||
on: push
|
||||
on: pull_request
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue