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) (#3828)

Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
(cherry picked from commit 360f4f6)

Co-authored-by: Peter Zhu <zhujiaxi@amazon.com>
  • Loading branch information
1 parent b79b0c6 commit 296aea8
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 296aea8

Please sign in to comment.