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

Signed-off-by: Peter Zhu <[email protected]>
(cherry picked from commit 360f4f6)

Co-authored-by: Peter Zhu <[email protected]>
  • Loading branch information
1 parent 67f4f05 commit e764b04
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 e764b04

Please sign in to comment.