Skip to content

Commit fea5be7

Browse files
authored
allows you to manually trigger workflows
1 parent afd2eb8 commit fea5be7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/go.yml

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
- digitalocean
66
pull_request:
77
types: [opened, synchronize, reopened]
8+
workflow_dispatch:
89
jobs:
910
# This workflow contains a single job called "build".
1011
build:

0 commit comments

Comments
 (0)