Skip to content

Commit b5f8059

Browse files
committed
Work CI-CD
- Fix action trigger name. ***NO_CI***
1 parent ed0e70d commit b5f8059

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-dependencies-develop.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
# At 00:10 UTC every Mon,Thu.
1212
- cron: '10 00 * * Mon,Thu'
1313
repository_dispatch:
14-
types: update-dependencies
14+
types: update-dependencies-develop
1515

1616
jobs:
1717
update-dependencies:

0 commit comments

Comments
 (0)