kopia lustrzana https://github.com/cheeaun/phanpy
Not sure if this works, try trigger when PRs are merged into main
rodzic
6828b642ee
commit
913fbd992a
|
|
@ -1,9 +1,13 @@
|
|||
name: Pull Request to `main` from `production`
|
||||
name: Pull Request into `production` from `main`
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
types: [closed]
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
auto-pull-request:
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue