mirror of https://github.com/1Panel-dev/1Panel
zhengkunwang223
2 years ago
committed by
GitHub
1 changed files with 0 additions and 17 deletions
@ -1,17 +0,0 @@
|
||||
on: |
||||
push: |
||||
branches: |
||||
- 'pr@**' |
||||
- 'repr@**' |
||||
|
||||
name: 针对特定分支名自动创建 PR |
||||
|
||||
jobs: |
||||
generic_handler: |
||||
name: 自动创建 PR |
||||
runs-on: ubuntu-latest |
||||
steps: |
||||
- name: Create pull request |
||||
uses: jumpserver/action-generic-handler@master |
||||
env: |
||||
GITHUB_TOKEN: ${{ secrets.GITHUBTOKEN }} |
Loading…
Reference in new issue