Skip to content

Commit a085ae1

Browse files
committed
Allow action to run manually.
1 parent a87346c commit a085ae1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/post-push.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Post-push actions
22

33
# Run workflow only on commits to `master`
44
on:
5+
workflow_dispatch:
56
push:
67
paths:
78
- '**.cs'

0 commit comments

Comments
 (0)