mirror of
https://github.com/NullHypothesis/censorbib.git
synced 2025-07-23 14:41:07 -04:00
Merge pull request #31 from NullHypothesis/improve-workflow
Only run the build for pull requests.
This commit is contained in:
commit
d97e12bcd7
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