Skip to content

Commit 1732629

Browse files
committed
🐛 Fix CI
1 parent c3ae600 commit 1732629

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
paths:
66
- "build.gradle.kts"
77
- "src/main/kotlin/resources/plugin.yml"
8-
branches: [master]
8+
branches: [main]
99
workflow_dispatch:
1010

1111
jobs:

0 commit comments

Comments
 (0)