Skip to content

Commit

Permalink
🤖 Configure dependabot workflow only on corresponding branches
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonMarquis authored Feb 1, 2025
1 parent fedc0cd commit c300f4b
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/gradle-dependency-verification.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ name: 🤖 Gradle dependency verification

on:
pull_request:
paths:
- '**.gradle.kts'
- '**/*.versions.toml'
branches: [ dependabot/gradle/** ]

permissions:
contents: write
Expand Down

0 comments on commit c300f4b

Please # to comment.