revert: pipeline changes

Ref: 15e4520213
Signed-off-by: Jef LeCompte <jeffreylec@gmail.com>
This commit is contained in:
Jef LeCompte
2020-11-12 08:37:01 -05:00
parent bd69e471f7
commit efe0d64f06
4 changed files with 28 additions and 30 deletions
+2 -4
View File
@@ -2,11 +2,9 @@ name: ci
on:
pull_request:
branches:
- develop
paths-ignore:
- '**.md'
- main
jobs:
build-lint:
build-and-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2