Skip to content

Commit dabd0db

Browse files
authored
Merge pull request #23 from strykeforce/release-drafter-fix
Fix release-drafter main branch name
2 parents f311b72 + 9f5b6cc commit dabd0db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-drafter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
# branches to consider in the event; optional, defaults to all
66
branches:
7-
- master
7+
- main
88

99
jobs:
1010
update_release_draft:

0 commit comments

Comments
 (0)