Skip to content

Commit aaf0cef

Browse files
Update gradle-wrapper-validation.yml
1 parent 715b278 commit aaf0cef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/gradle-wrapper-validation.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: "Validate Gradle Wrapper"
22
on:
33
push:
4-
branches:
5-
- master
4+
branches-ignore:
5+
- 'dependabot/**'
66
pull_request:
77
merge_group:
88
workflow_dispatch:

0 commit comments

Comments
 (0)