Skip to content

Commit

Permalink
Allow to trigger the go build manually
Browse files Browse the repository at this point in the history
  • Loading branch information
chr-fritz committed Dec 1, 2024
1 parent bccabd5 commit d82942f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ on:
- 'main.go'
- 'go.mod'
- 'go.sum'
workflow_dispatch: { }

permissions:
contents: read
Expand Down

0 comments on commit d82942f

Please sign in to comment.