mirror of
https://github.com/reanimate/reanimate.git
synced 2026-09-11 16:12:20 +00:00
CI: Playground checks are only necessary for PRs.
This commit is contained in:
parent
0aca2333e2
commit
42cba1ccc5
1 changed files with 0 additions and 2 deletions
2
.github/workflows/playground.yml
vendored
2
.github/workflows/playground.yml
vendored
|
|
@ -1,8 +1,6 @@
|
|||
name: Playground checks
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ master ]
|
||||
pull_request:
|
||||
branches: [ master ]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue