Skip to content

Commit

Permalink
Make it possible to manually trigger a nightly build.
Browse files Browse the repository at this point in the history
[Build]
  • Loading branch information
lemmy committed Oct 14, 2022
1 parent ddde2e9 commit 27eace5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
@@ -1,6 +1,7 @@
name: CI

on:
workflow_dispatch:
push:
# Sequence of patterns matched against refs/heads
branches:
Expand Down

0 comments on commit 27eace5

Please sign in to comment.