summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorBenjamin Chausse <benjamin@chausse.xyz>2024-11-23 23:06:13 -0500
committerBenjamin Chausse <benjamin@chausse.xyz>2024-11-23 23:06:13 -0500
commitf94279f3c18d94d2c0eab468cee362f9348ae4ed (patch)
tree96f7c9d32d081d61cfcbe255e0712afc549468b0 /.github/workflows
parentbf570ece62b1598fd5748a3bd67a4e935da71924 (diff)
parent02d963c6cd179ec5c9da71935c2083cb2c07b3ee (diff)
Merge branch 'master' of gh:ChausseBenjamin/termpicker
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/go.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/go.yml b/.github/workflows/go.yml
index 3fa671d..ae86aac 100644
--- a/.github/workflows/go.yml
+++ b/.github/workflows/go.yml
@@ -5,6 +5,7 @@ on:
branches: [master]
pull_request:
branches: [master]
+ workflow_dispatch:
permissions:
contents: write
jobs: