mirror of
https://github.com/kernelkit/infix.git
synced 2026-07-30 12:33:02 +02:00
.github: also run when PR is merged
https://stackoverflow.com/a/61565445/1708249
This commit is contained in:
@@ -9,7 +9,9 @@ name: Bob the Builder
|
||||
# - '*'
|
||||
on:
|
||||
pull_request_review:
|
||||
types: [submitted]
|
||||
types:
|
||||
- submitted
|
||||
- closed
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user