Update build.yml

This commit is contained in:
Josh Moore 2020-05-21 16:52:47 -06:00 committed by GitHub
parent 3e2b251e5b
commit 7a18e278ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@ on:
push: push:
branches: branches:
- master - master
pull_request: paths:
- master - degoogle.yml
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest