mirror of
https://github.com/NullHypothesis/censorbib.git
synced 2025-07-21 05:39:13 -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
|
name: Build
|
||||||
on: push
|
on: pull_request
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue