Skip to content
This repository was archived by the owner on Jul 31, 2023. It is now read-only.

Commit 8baa1ad

Browse files
fix: release drafter github actions (#8)
1 parent d0a8ea2 commit 8baa1ad

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
@@ -2,7 +2,7 @@ name: Release Drafter
22
on:
33
push:
44
branches:
5-
- master
5+
- main
66
pull_request:
77
types: [opened, reopened, synchronize]
88
permissions:

0 commit comments

Comments
 (0)