mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Don't run ci on pull request
This commit is contained in:
parent
fe1bee62a1
commit
e529445539
1 changed files with 0 additions and 1 deletions
1
.github/workflows/nodejs.yml
vendored
1
.github/workflows/nodejs.yml
vendored
|
|
@ -2,7 +2,6 @@ name: Node CI
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
pull_request:
|
||||
workflow_dispatch:
|
||||
defaults:
|
||||
run:
|
||||
|
|
|
|||
Loading…
Reference in a new issue