Skip to content

Commit

Permalink
ci: Add option to manually trigger a docker build
Browse files Browse the repository at this point in the history
  • Loading branch information
bradtgmurray committed Dec 2, 2023
1 parent 55b8c90 commit a70881a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
pull_request:
branches: [ master ]
workflow_dispatch:

env:
GO_VERSION: 1.19
Expand Down

0 comments on commit a70881a

Please sign in to comment.