Skip to content

Commit 64eed27

Browse files
committed
Move integ to separate workflow
1 parent aa0af48 commit 64eed27

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/codebuild-ci-integration-tests.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: AWS CodeBuild CI Integration Tests
22
on:
33
pull_request:
4+
paths:
5+
- '**/*.java'
46
merge_group:
57
push:
68
branches:

0 commit comments

Comments
 (0)