From 9930cfd4fa15bca7d063e84b5e8176645eb1e032 Mon Sep 17 00:00:00 2001 From: jbannon Date: Fri, 29 Apr 2022 18:29:21 +0000 Subject: [PATCH] change on to pull request --- .github/workflows/build_lint_test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_lint_test.yaml b/.github/workflows/build_lint_test.yaml index 45eb346b..dd8f07bf 100644 --- a/.github/workflows/build_lint_test.yaml +++ b/.github/workflows/build_lint_test.yaml @@ -1,6 +1,6 @@ name: ytld-sub build, lint, test -on: [push] +on: [pull_request] jobs: build: