Skip to content

Commit

Permalink
Change workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
shedaniel committed Oct 5, 2024
1 parent fe43bbd commit 5056076
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
- '**.properties'
- '**/src/**'
branches:
- "1.21"
- "1.21.2"
types: [ opened, synchronize, reopened ]
jobs:
validate-gradle:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
- '**/src/**'
- '.github/**'
branches:
- "1.21"
- "1.21.2"
workflow_dispatch:
inputs:
norelease:
Expand Down

0 comments on commit 5056076

Please sign in to comment.