Skip to content

Commit 2cf98fb

Browse files
authored
Update draft-release.yaml
1 parent c7c7a2d commit 2cf98fb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/draft-release.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Draft Release
33
on:
44
push:
55
branches:
6-
- main
6+
- master
77
pull_request:
88
types: [opened, reopened, synchronize]
99

@@ -16,4 +16,4 @@ jobs:
1616
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1717
with:
1818
publish: false
19-
config-name: release-drafter.yaml
19+
config-name: release-drafter.yaml

0 commit comments

Comments
 (0)