mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-10 13:37:11 +00:00
Trigger a Danger run when labelling a PR too. (#2972)
This commit is contained in:
parent
342cfc0d3f
commit
152ecc6f9c
4
.github/workflows/danger.yml
vendored
4
.github/workflows/danger.yml
vendored
@ -1,6 +1,8 @@
|
||||
name: Danger CI
|
||||
|
||||
on: [pull_request]
|
||||
on:
|
||||
pull_request:
|
||||
types: [ labeled, synchronize, opened, reopened ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
x
Reference in New Issue
Block a user