We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6530227 commit b8a4f69Copy full SHA for b8a4f69
.github/workflows/mt-dependency-update-baseline.yml
@@ -4,6 +4,7 @@ on:
4
pull_request:
5
paths:
6
- 'gradle/libs.versions.toml'
7
+ - 'shared/settings.gradle'
8
concurrency:
9
group: ${{ github.workflow }}-${{ github.ref || github.head_ref }}
10
cancel-in-progress: true
0 commit comments