Skip to content

Commit

Permalink
update branches for groovy joint workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesfredley committed Sep 30, 2024
1 parent 2ae4ba7 commit 6a1e2b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/groovy-joint-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ name: "Grails Joint Validation Build"
on:
push:
branches:
- '[3-9]+.[1-9]+.x'
- '[3-9]+.[0-9]+.x'
pull_request:
branches:
- '[3-9]+.[1-9]+.x'
- '[3-9]+.[0-9]+.x'
workflow_dispatch:
permissions:
contents: read
Expand Down

0 comments on commit 6a1e2b5

Please sign in to comment.