Skip to content

updated automatic release policy #864

updated automatic release policy

updated automatic release policy #864

Workflow file for this run

name: Linux
on:
push:
paths-ignore:
- 'README.md'
- 'docs/'
pull_request:
paths-ignore:
- 'README.md'
- 'docs/'
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build
run: sh ./build.sh