We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3ae600 commit 1732629Copy full SHA for 1732629
1 file changed
.github/workflows/main.yml
@@ -5,7 +5,7 @@ on:
5
paths:
6
- "build.gradle.kts"
7
- "src/main/kotlin/resources/plugin.yml"
8
- branches: [master]
+ branches: [main]
9
workflow_dispatch:
10
11
jobs:
0 commit comments