Skip to content

Commit c0ee4f8

Browse files
committed
Remove invalid config
1 parent 8c823e6 commit c0ee4f8

File tree

5 files changed

+0
-10
lines changed

5 files changed

+0
-10
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ on:
55
branches:
66
- main
77
- 'releases/**'
8-
branches-ignore:
9-
- dependabot/**
108
pull_request:
119
# The branches below must be a subset of the branches above
1210
branches:

.github/workflows/cross-version.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ on:
55
branches:
66
- main
77
- 'releases/**'
8-
branches-ignore:
9-
- dependabot/**
108
pull_request:
119
branches:
1210
- '*'

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ on:
55
branches:
66
- main
77
- 'releases/**'
8-
branches-ignore:
9-
- dependabot/**
108
pull_request:
119
branches:
1210
- '*'

.github/workflows/main.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ on:
55
branches:
66
- main
77
- 'releases/**'
8-
branches-ignore:
9-
- dependabot/**
108
pull_request:
119
branches:
1210
- '*'

.github/workflows/reproducible-build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ on:
55
branches:
66
- main
77
- 'releases/**'
8-
branches-ignore:
9-
- dependabot/**
108
pull_request:
119
branches:
1210
- '*'

0 commit comments

Comments
 (0)