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

Commit 9a25f0b

Browse files
committed
fix: CI - release-drafter removed main branch
1 parent 86cfc83 commit 9a25f0b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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

33
on:
44
push:
5-
branches: [master, main, develop]
5+
branches: [master, develop]
66
pull_request:
77
types: [opened, reopened, synchronize]
88

0 commit comments

Comments
 (0)