We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80f6aee commit 432083eCopy full SHA for 432083e
.github/workflows/validate-plugin-toml.yml
@@ -5,7 +5,7 @@ on:
5
branches:
6
- master
7
paths:
8
- - 'plugins/**/plugin.toml'
+ - 'plugins/**'
9
10
jobs:
11
validate:
0 commit comments