mirror of
https://github.com/pantor/inja.git
synced 2026-05-19 10:45:24 +00:00
use github actions for pull requests
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
name: CI
|
||||
|
||||
on: push
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
ci:
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
name: Single Include
|
||||
|
||||
on: push
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
||||
Reference in New Issue
Block a user