1
0
Fork 0

trigger github actions on PR as well

master
Sebastian Di Luzio 2022-01-20 21:00:04 +01:00
parent 7b37391553
commit 643c304a1e
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
name: Node CI
on: [push]
on: [push, pull_request]
jobs:
build: