Skip to content

Commit 3e14481

Browse files
committed
minor refactor: avoid slow tests for trivial changes
1 parent 4cbfac7 commit 3e14481

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/groovy-build-coverage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ permissions:
2222

2323
jobs:
2424
test:
25+
if: contains(github.event.head_commit.message, 'GROOVY-')
2526
strategy:
2627
fail-fast: false
2728
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)