aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorMikkel Hjortshøj <me@thisdrunkdane.io>2022-07-24 23:27:07 +0200
committerGitHub <noreply@github.com>2022-07-24 23:27:07 +0200
commita3afe617c218736563723fd1ab343f403bdd33f0 (patch)
tree35f0bd45cc9b41d96054270aa0f060dd0da85b10 /.github
parent69daac583eba3773bc3fe0947eb3340280ff8f85 (diff)
Update ci.yml
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index d72775636..e6341671a 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -1,5 +1,5 @@
name: CI
-on: [push, pull_request]
+on: [push, pull_request, workflow_dispatch]
jobs:
build_linux: