Skip to content

Commit 9b15d86

Browse files
committed
dotnet-bump: allow running manually
Signed-off-by: Ilya Leoshkevich <[email protected]>
1 parent e0c7fe4 commit 9b15d86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/bump.yml

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
on:
22
schedule:
33
- cron: '0 0 * * *'
4+
workflow_dispatch:
45

56
permissions:
67
contents: write

0 commit comments

Comments
 (0)