forked from FOSS/BangleApps
trigger github actions on PR as well
parent
7b37391553
commit
643c304a1e
|
@ -1,6 +1,6 @@
|
|||
name: Node CI
|
||||
|
||||
on: [push]
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in New Issue