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
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'develop'
|
||||
pull_request:
|
||||
types:
|
||||
- closed
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user