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 ca57efc commit cc83cc9Copy full SHA for cc83cc9
.github/workflows/backend-integration-code_validation_and_docs.yml
@@ -7,11 +7,11 @@ on:
7
- main
8
paths:
9
- 'backend-integration/**'
10
- - '.github/workflows/backend-integration-dev-code_validation_and_docs.yml'
+ - '.github/workflows/backend-integration-code_validation_and_docs.yml'
11
pull_request:
12
13
14
15
16
# Use concurrency to ensure that only a single job or workflow using the same concurrency group will run at a time
17
concurrency:
0 commit comments