Skip to content

Commit

Permalink
Check out gradle
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
  • Loading branch information
peterzhuamazon committed Jun 28, 2022
1 parent b3208d2 commit d2800e8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/gradle-check.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: Jenkins Gradle Check
on: [pull_request]
on:
pull_request_target:
types: [opened, synchronize, reopened]

jobs:
gradle-check:
Expand Down

0 comments on commit d2800e8

Please sign in to comment.