summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Davis <mrd@redhat.com>2021-01-13 13:44:38 -0800
committerIngy döt Net <ingy@ingy.net>2021-01-13 16:58:40 -0500
commitee98abd7d7bd2ca9c7b98aa19164fd0306a3f3d2 (patch)
tree839a4db849d9d73eb797a454a175fb7dca5197dd
parentddf20330be1fae8813b8ce1789c48f244746d252 (diff)
downloadpyyaml-git-ee98abd7d7bd2ca9c7b98aa19164fd0306a3f3d2.tar.gz
Run CI on PR base branch changes
-rw-r--r--.github/workflows/ci.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml
index b939ee1..c67847b 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -4,6 +4,7 @@ name: PyYAML CI
on:
push:
pull_request:
+ types: [opened, synchronize, edited, reopened]
workflow_dispatch:
env: