Skip to content

Commit 146c129

Browse files
authored
chore(ci): make integration tests trigger when label is added (#13951)
1 parent 33625e7 commit 146c129

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/integration-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ on:
2121
- "Makefile"
2222
- "rust-toolchain"
2323
pull_request:
24+
types: [opened, synchronize, reopened, labeled]
2425

2526
concurrency:
2627
# For pull requests, cancel running workflows, for master, run all

0 commit comments

Comments
 (0)