We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c780dc commit d00a7e7Copy full SHA for d00a7e7
.github/workflows/main.yml
@@ -4,6 +4,7 @@ on:
4
branches:
5
- main
6
paths:
7
+ - ".github/**"
8
- "src/**"
9
- "README.md"
10
- "package.json"
0 commit comments