forked from github/wulkanowy-mirror
improvement: trigger workflow only when closing pull request
This commit is contained in:
parent
36d9e02de7
commit
708e25c622
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@ env:
|
|||
main_project_module: app
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- 'develop'
|
||||
pull_request:
|
||||
types:
|
||||
- closed
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue