Skip to content

Commit bdc8447

Browse files
authored
Work CI-CD
- Update dispatch name ***NO_CI***
1 parent d86f17c commit bdc8447

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.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: '20 00 * * Wed,Fri'
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.IO.FileSystem.sln'
2222
previewPackages: true
2323
branchToPr: 'develop'
24-
24+

0 commit comments

Comments
 (0)