Skip to content

testrelease.yml: trigger build on TEST_RELEASE_NOTES.md as opposed to… #1080

testrelease.yml: trigger build on TEST_RELEASE_NOTES.md as opposed to…

testrelease.yml: trigger build on TEST_RELEASE_NOTES.md as opposed to… #1080

Workflow file for this run

name: Windows
on:
push:
paths-ignore:
- 'README.md'
- 'docs/'
pull_request:
paths-ignore:
- 'README.md'
- 'docs/'
jobs:
build:
runs-on: windows-latest
steps:
- uses: actions/checkout@v2
- name: Build
run: .\build.cmd