Update release-workflow.yml (#2271)
This commit is contained in:
parent
55666b3db9
commit
4736f0b99e
2 changed files with 0 additions and 2 deletions
1
.github/workflows/release-workflow.yml
vendored
1
.github/workflows/release-workflow.yml
vendored
|
|
@ -79,7 +79,6 @@ jobs:
|
|||
permissions:
|
||||
packages: write
|
||||
contents: read
|
||||
if: github.event_name == 'pull_request' && startsWith(github.head_ref, 'releases/') && github.event.pull_request.base.ref == 'develop'
|
||||
steps:
|
||||
- name: Find Current Pull Request
|
||||
uses: jwalton/gh-find-current-pr@v1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue