mirror of https://github.com/knative/pkg.git
only test downstream tekton with HEAD (#2271)
This commit is contained in:
parent
c69aba0aae
commit
7a61343b36
|
@ -16,7 +16,7 @@ name: Downstream Tekton
|
|||
|
||||
on:
|
||||
pull_request:
|
||||
branches: [ 'main', 'master', 'release-*' ]
|
||||
branches: [ 'main' ]
|
||||
|
||||
jobs:
|
||||
|
||||
|
|
Loading…
Reference in New Issue