Skip to content

Commit 0f26ed9

Browse files
author
Sunil Thaha
authored
Merge pull request #477 from vimalk78/enable-tekton-tests
fix(workflow): enable tekton test and integration test on every PR
2 parents 3967d36 + 0a31c0c commit 0f26ed9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/tekton-test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@ env:
4141

4242
jobs:
4343
tekton-test:
44-
if: ${{ (inputs.base_change != 'true') || ( (inputs.base_change == 'true') && (inputs.docker_secret == 'true') ) }}
4544
runs-on: ubuntu-latest
4645
steps:
4746
- name: checkout

0 commit comments

Comments
 (0)