We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afd2eb8 commit fea5be7Copy full SHA for fea5be7
.github/workflows/go.yml
@@ -5,6 +5,7 @@ on:
5
- digitalocean
6
pull_request:
7
types: [opened, synchronize, reopened]
8
+ workflow_dispatch:
9
jobs:
10
# This workflow contains a single job called "build".
11
build:
0 commit comments