We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aadb2f3 commit 72b87b6Copy full SHA for 72b87b6
.github/workflows/export.yml
@@ -3,7 +3,7 @@ name: Export
3
on:
4
push:
5
paths:
6
- - 'export.yml'
+ - '.github/workflows/export.yml'
7
- 'recipes/**'
8
9
concurrency:
0 commit comments