only test downstream tekton with HEAD (#2271)

This commit is contained in:
Dave Protasowski 2021-09-02 16:24:57 -04:00 committed by GitHub
parent c69aba0aae
commit 7a61343b36
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -16,7 +16,7 @@ name: Downstream Tekton
on:
pull_request:
branches: [ 'main', 'master', 'release-*' ]
branches: [ 'main' ]
jobs: