forked from github/wulkanowy-mirror
improvement: trigger workflow only when closing pull request
This commit is contained in:
parent
36d9e02de7
commit
708e25c622
@ -4,9 +4,9 @@ env:
|
|||||||
main_project_module: app
|
main_project_module: app
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
pull_request:
|
||||||
branches:
|
types:
|
||||||
- 'develop'
|
- closed
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
Reference in New Issue
Block a user