Skip to content

Commit 7b2108a

Browse files
authored
fix(smoke-gemini): trigger on "smoke" label instead of "water" (#25639)
1 parent c144ee3 commit 7b2108a

2 files changed

Lines changed: 21 additions & 21 deletions

File tree

.github/workflows/smoke-gemini.lock.yml

Lines changed: 20 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/workflows/smoke-gemini.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
workflow_dispatch:
66
pull_request:
77
types: [labeled]
8-
names: ["water"]
8+
names: ["smoke"]
99
reaction: "rocket"
1010
status-comment: true
1111
permissions:

0 commit comments

Comments
 (0)