mirror of
https://github.com/kemko/liquid.git
synced 2026-01-01 15:55:40 +03:00
Run workflows for pull requests from repo forks
This commit is contained in:
2
.github/workflows/liquid.yml
vendored
2
.github/workflows/liquid.yml
vendored
@@ -1,5 +1,5 @@
|
||||
name: Liquid
|
||||
on: [push]
|
||||
on: [push, pull_request]
|
||||
jobs:
|
||||
test:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user