We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ed6579 commit a27fb91Copy full SHA for a27fb91
.github/workflows/test-smoke.yml
@@ -5,7 +5,7 @@ on:
5
- cron: "0 4 * * *"
6
pull_request:
7
paths:
8
- - 'test/smoke/**'
+ - "test/smoke/**"
9
- ".github/workflows/test-smoke.yml"
10
workflow_dispatch:
11
inputs:
0 commit comments