mirror of
https://github.com/pockethost/pockethost.git
synced 2025-06-06 22:26:45 +00:00
Run action on pull request
This commit is contained in:
parent
dbd063809e
commit
243a17fe3a
2
.github/workflows/pockethost.yaml
vendored
2
.github/workflows/pockethost.yaml
vendored
@ -1,6 +1,6 @@
|
|||||||
name: Node.js CI
|
name: Node.js CI
|
||||||
|
|
||||||
on: [push]
|
on: [push, pull_request]
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user