Unverified Commit 428b7297 authored by Robert Edmonds's avatar Robert Edmonds Committed by GitHub

Merge pull request #751 from protobuf-c/edmonds/ci/pull_request_types

build.yml: Build on more pull request activity types
parents 49cd5a83 7bfd815e
......@@ -5,6 +5,7 @@ on:
- master
- next
pull_request:
types: [ opened, reopened, synchronize, edited, ready_for_review, review_requested ]
schedule:
- cron: '0 0 * * 5' # Every Friday at 00:00
jobs:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment