We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27f2ff2 commit 3fa90c2Copy full SHA for 3fa90c2
.github/workflows/reusable-test-indy.yml
@@ -19,7 +19,6 @@ permissions:
19
jobs:
20
test-indy:
21
name: testIndy${{ matrix.test-partition }}
22
- if: ${{ contains(github.event.pull_request.labels.*.name, 'test indy') }}
23
runs-on: ubuntu-latest
24
strategy:
25
matrix:
0 commit comments