fix yaml typo

This commit is contained in:
Jonathan Shook 2021-07-06 11:50:56 -05:00
parent 81d1fc16da
commit 496ca50559

View File

@ -4,13 +4,6 @@ on:
push:
pull_request:
on:
push:
branches: main
paths:
- '!RELEASENOTES.**'
jobs:
build:
runs-on: ubuntu-18.04