Skip to content

Commit ee8b225

Browse files
committed
Add button "Run workflow" for Actions in Github UI
1 parent 2254525 commit ee8b225

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ on:
1313
pull_request:
1414
branches:
1515
- "master"
16+
workflow_dispatch:
1617

1718
jobs:
1819
build:

0 commit comments

Comments
 (0)