Skip to content

Commit 1ed155f

Browse files
authored
Merge pull request #2 from ConnectAI-E/test
ci(workflows): add pull request triggers in build.yml
2 parents 5510db9 + 6bc1242 commit 1ed155f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches: [main]
66
# Trigger the workflow on any pull request
77
pull_request:
8+
types: [opened, reopened, synchronize]
89

910
jobs:
1011
# Run Gradle Wrapper Validation Action to verify the wrapper's checksum

0 commit comments

Comments
 (0)