Skip to content

Commit eca904a

Browse files
authored
Work CI-CD
- Update dispatch name ***NO_CI***
1 parent 5fe6d14 commit eca904a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
# At 00:30 UTC.
1111
- cron: '30 00 * * Mon,Thu'
1212
repository_dispatch:
13-
types: update-dependencies
13+
types: update-dependencies-develop
1414

1515
jobs:
1616
update-dependencies:
@@ -21,4 +21,4 @@ jobs:
2121
solutionsToCheck: 'nanoFramework.System.Math.sln'
2222
previewPackages: true
2323
branchToPr: 'develop'
24-
24+

0 commit comments

Comments
 (0)