Skip to content

Commit be6d2e9

Browse files
committed
Trigger CI from copper-rs dispatch
1 parent 96d7c9c commit be6d2e9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ name: CI
33
on:
44
push:
55
pull_request:
6-
schedule:
7-
- cron: "17 6 * * *"
6+
repository_dispatch:
7+
types: [copper-rs-master]
88
workflow_dispatch:
99

1010
permissions:

0 commit comments

Comments
 (0)