Skip to content

Commit

Permalink
Debug CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
guillermocalvo committed Dec 14, 2023
1 parent 40ef18a commit 2060c01
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/gradle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,7 @@ name: Java CI
on:
push:
branches:
- '2.[0-9]+.x'
pull_request:
branches:
- '2.[0-9]+.x'
- '2.5.x-ci'
workflow_dispatch:
permissions:
contents: read # to fetch code (actions/checkout)
Expand Down

0 comments on commit 2060c01

Please sign in to comment.