gh actions config

This commit is contained in:
Milos Stojanovic
2020-02-26 11:44:43 +01:00
parent a33f9179c3
commit 7aa076daed
2 changed files with 2 additions and 2 deletions

View File

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

View File

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