We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d98145 commit 4e2588fCopy full SHA for 4e2588f
1 file changed
.github/workflows/jsoncheck.yml
@@ -2,9 +2,8 @@ name: JSON check
2
3
on:
4
push:
5
- paths:
6
- - '**.json'
7
pull_request:
+ workflow_dispatch:
8
9
permissions:
10
contents: read
0 commit comments