mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-06-09 12:30:51 +00:00
⚒️ fix: also run Actions CI on Pull Request events (#212)
Co-authored-by: Tatiana Mac <tatiana.t.mac@gmail.com>
This commit is contained in:
parent
6d34f45aad
commit
1bb7a22f6e
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -1,6 +1,6 @@
|
|||||||
name: Node CI
|
name: Node CI
|
||||||
|
|
||||||
on: [push]
|
on: [push, pull_request]
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user