Skip to content

Commit

Permalink
Merge pull request #865 from voxpupuli/cionfoo
Browse files Browse the repository at this point in the history
CI: Allow to run CI manually
  • Loading branch information
bastelfreak authored Jan 14, 2024
2 parents 61c119d + 4f7d9e3 commit 2ac21be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: noop run

on:
workflow_dispatch: {}
pull_request: {}
push:
branches:
Expand Down

0 comments on commit 2ac21be

Please sign in to comment.