mirror of
https://github.com/google/go-jsonnet.git
synced 2026-05-04 19:46:12 +02:00
chore: run GitHub CI action on more pull request activity
This corresponds to a similar commit on the C++ jsonnet repo:
a02a615def
The is intended to make it easier for me to trigger running CI on
existing pull requests.
This commit is contained in:
parent
74c8d09d4a
commit
a45dd8a8f4
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -1,6 +1,7 @@
|
||||
name: ci
|
||||
on:
|
||||
pull_request:
|
||||
types: [opened, reopened, synchronize, ready_for_review, review_requested]
|
||||
branches:
|
||||
- master
|
||||
push:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user