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 4c3b4db commit 7b5ffc4Copy full SHA for 7b5ffc4
1 file changed
.github/workflows/get-started.yml
@@ -9,11 +9,11 @@ on:
9
- end
10
paths:
11
- 'get-started/**'
12
- - '.github/workflows/get-started.yaml'
+ - '.github/workflows/get-started.yml'
13
pull_request:
14
15
16
17
18
concurrency:
19
group: ${{ github.workflow }}-${{ github.ref }} # Unique group for each branch/workflow
0 commit comments