Skip to content

Commit

Permalink
Update gradle-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
CXwudi authored Dec 26, 2023
1 parent b51ec07 commit 3d2bf16
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/gradle-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ name: Java CI with Gradle

on:
push:
branches: [ "main", "renovate/**" ]
pull_request:
branches: [ "main" ]
branches-ignore: [ "renovate/**" ]

permissions:
contents: read
Expand Down

0 comments on commit 3d2bf16

Please sign in to comment.