Skip to content

Commit

Permalink
Ignore backport / autocut / dependentbot branches for gradle checks (#…
Browse files Browse the repository at this point in the history
…3816)

Signed-off-by: Peter Zhu <[email protected]>
  • Loading branch information
peterzhuamazon authored Jul 8, 2022
1 parent 23004bd commit 360f4f6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/gradle-check.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: Gradle Check (Jenkins)
on:
push:
branches-ignore:
- 'backport/*'
- 'create-pull-request/*'
- 'dependabot/*'
pull_request_target:
types: [opened, synchronize, reopened]

Expand Down

0 comments on commit 360f4f6

Please sign in to comment.