Skip to content

Commit bcd0eb0

Browse files
authored
Merge pull request #636 from meshery/leecalcote-patch-1
Add ability to manually dispatch workflow
2 parents 599c6be + 76cdb7c commit bcd0eb0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/error-codes-updater.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: Meshkit Error Codes Utility Runner
22
on:
3+
workflow_dispatch:
34
push:
45
branches:
56
- "master"

0 commit comments

Comments
 (0)