mirror of
https://github.com/fooflington/selfdefined.git
synced 2025-09-14 19:49:05 +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:
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:
|
||||||
|
Reference in New Issue
Block a user