1
0
Fork 0
mirror of https://github.com/emacs-twist/org-babel.git synced 2024-12-14 11:07:30 +00:00

ci: Trigger on PRs

This commit is contained in:
Akira Komamura 2024-09-19 22:34:48 +09:00
parent ed4fe5fff2
commit 194dfb857f

View file

@ -1,6 +1,11 @@
name: Test
on:
pull_request:
paths:
- '**/*.nix'
push:
branches:
- master
paths:
- '**/*.nix'
workflow_dispatch: