We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5510db9 + 6bc1242 commit 1ed155fCopy full SHA for 1ed155f
.github/workflows/build.yml
@@ -5,6 +5,7 @@ on:
5
branches: [main]
6
# Trigger the workflow on any pull request
7
pull_request:
8
+ types: [opened, reopened, synchronize]
9
10
jobs:
11
# Run Gradle Wrapper Validation Action to verify the wrapper's checksum
0 commit comments