run workflow on master branch

This commit is contained in:
jbannon 2022-04-29 18:36:00 +00:00
parent 9930cfd4fa
commit a16647dd8f

View file

@ -1,7 +1,9 @@
name: ytld-sub build, lint, test name: ytld-sub build, lint, test
on: [pull_request] on:
pull_request:
branches:
- master
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest