We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 715b278 commit aaf0cefCopy full SHA for aaf0cef
.github/workflows/gradle-wrapper-validation.yml
@@ -1,8 +1,8 @@
1
name: "Validate Gradle Wrapper"
2
on:
3
push:
4
- branches:
5
- - master
+ branches-ignore:
+ - 'dependabot/**'
6
pull_request:
7
merge_group:
8
workflow_dispatch:
0 commit comments