mirror of
https://github.com/Shopify/liquid.git
synced 2026-01-26 20:19:26 +00:00
Remove on pull_request trigger. It's redundant.
This commit is contained in:
parent
bbcf8d6ad8
commit
7d90b524ea
2
.github/workflows/liquid.yml
vendored
2
.github/workflows/liquid.yml
vendored
@ -1,5 +1,5 @@
|
||||
name: Liquid
|
||||
on: [push, pull_request]
|
||||
on: [push]
|
||||
|
||||
env:
|
||||
BUNDLE_JOBS: 4
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user