Skip to content

Commit 69f4dd7

Browse files
authored
Update release-drafter.yml
1 parent be54734 commit 69f4dd7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release-drafter.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ name: Release Drafter
22

33
on:
44
push:
5-
# our release branch
65
branches:
76
- master
87

@@ -15,4 +14,4 @@ jobs:
1514
with:
1615
config-name: release-drafter.yml
1716
env:
18-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
17+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)