Force build on any branch
This commit is contained in:
8
web/.github/workflows/build-next.yml
vendored
8
web/.github/workflows/build-next.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user