Skip to content

Commit 0a31c0c

Browse files
committed
fix(workflow): enable tekton test and integration test on every PR
Signed-off-by: Vimal Kumar <[email protected]>
1 parent 3967d36 commit 0a31c0c

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)