Force build on any branch

This commit is contained in:
Gabe Kangas 2021-01-31 20:06:38 -08:00
parent 5fc955d2a1
commit 3290297eed

View file

@ -1,11 +1,5 @@
name: Build admin app
on:
push:
branches:
- master
pull_request:
branches: master
on: [push, pull_request]
jobs:
run:
name: npm run build