Skip to content

Commit de110e6

Browse files
authored
Merge branch 'main' into fix/#2883-mysql-datatype-fix
2 parents c9d28fb + 78eea1a commit de110e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr-triage.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66

77
jobs:
88
agent-triage-pull-request:
9+
if: "!contains(github.event.pull_request.labels.*.name, 'bot triaged') && !contains(github.event.pull_request.labels.*.name, 'google-contributor')"
910
runs-on: ubuntu-latest
1011
permissions:
1112
pull-requests: write

0 commit comments

Comments
 (0)