Commit 685cf5d9 authored by Ivan Vandot's avatar Ivan Vandot Committed by GitHub

run beekeeper tests on every push to pr (#1513)

parent 49351fe8
...@@ -4,7 +4,8 @@ on: ...@@ -4,7 +4,8 @@ on:
repository_dispatch: repository_dispatch:
types: [trigger-beekeeper, beekeeper] types: [trigger-beekeeper, beekeeper]
pull_request: pull_request:
types: [ready_for_review] branches:
- '**'
jobs: jobs:
beekeeper: beekeeper:
......
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