Skip to content

Commit 2502ace

Browse files
committed
update branch in release gh action
1 parent 8b1248f commit 2502ace

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,17 +5,13 @@ on:
55
push:
66
branches: [ "main" ]
77

8-
pull_request:
9-
types: [opened, reopened, synchronize]
10-
118
permissions:
129
contents: read
1310

1411
jobs:
1512
update_release_draft:
1613
permissions:
1714
contents: write
18-
pull-requests: write
1915
runs-on: ubuntu-latest
2016
steps:
2117
- uses: release-drafter/release-drafter@v6

0 commit comments

Comments
 (0)