1
0
Fork 0
mirror of https://github.com/emacs-twist/org-babel.git synced 2025-03-05 16:27:07 +00:00

Merge pull request #2 from emacs-twist/ci-manual-dispatch

ci: Allow manual running
This commit is contained in:
Akira Komamura 2022-12-02 13:06:35 +09:00 committed by GitHub
commit 35d7d05af6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,7 @@ on:
push:
paths:
- '**/*.nix'
workflow_dispatch:
jobs:
check: