Skip to content

Commit da21bbb

Browse files
authored
Merge branch 'main' into chore/1489-deprecate-aws-id-generator
2 parents 6309c7d + 98cd103 commit da21bbb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,7 @@ jobs:
131131
coverage:
132132
continue-on-error: true
133133
runs-on: ubuntu-latest
134+
if: ${{ ! contains(github.event.pull_request.labels.*.name, 'dependencies') }}
134135
steps:
135136
- uses: actions/checkout@v4
136137
with:

0 commit comments

Comments
 (0)