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 4a39147 commit bafcc5dCopy full SHA for bafcc5d
.github/workflows/verify-examples.yaml
@@ -10,6 +10,7 @@ jobs:
10
pull-requests: read
11
outputs:
12
examples: ${{ steps.filter.outputs.examples }}
13
+ integration-tests: ${{ steps.filter.outputs.integration-tests }}
14
steps:
15
- uses: dorny/paths-filter@v3
16
id: filter
0 commit comments