update build to main branch

add new ignores
This commit is contained in:
austinried 2022-03-28 14:32:08 +09:00
parent abdd1667b7
commit 41f00ef3f1

View File

@ -4,18 +4,26 @@ on:
push: push:
paths-ignore: paths-ignore:
- assets/** - assets/**
- .vscode/**
- .eslintrc.js
- .prettierrc.js
- BUILDING.md
- README.md - README.md
- LICENSE - LICENSE
branches: branches:
- master - main
- release/* - release/*
pull_request: pull_request:
paths-ignore: paths-ignore:
- assets/** - assets/**
- .vscode/**
- .eslintrc.js
- .prettierrc.js
- BUILDING.md
- README.md - README.md
- LICENSE - LICENSE
branches: branches:
- master - main
jobs: jobs:
build: build: