diff --git a/.github/workflows/CI-3p-mariadb-connector-c.yml b/.github/workflows/CI-3p-mariadb-connector-c.yml index bfe5a7600..21244f891 100644 --- a/.github/workflows/CI-3p-mariadb-connector-c.yml +++ b/.github/workflows/CI-3p-mariadb-connector-c.yml @@ -24,7 +24,6 @@ jobs: secrets: inherit run: - if: ${{ always() }} needs: [ "cache" ] uses: sysown/proxysql/.github/workflows/ci-3p-mariadb-connector-c.yml@GH-Actions secrets: inherit diff --git a/.github/workflows/CI-3p-mysql-connector-j.yml b/.github/workflows/CI-3p-mysql-connector-j.yml index 650e42107..3d915cfee 100644 --- a/.github/workflows/CI-3p-mysql-connector-j.yml +++ b/.github/workflows/CI-3p-mysql-connector-j.yml @@ -24,7 +24,6 @@ jobs: secrets: inherit run: - if: ${{ always() }} needs: [ "cache" ] uses: sysown/proxysql/.github/workflows/ci-3p-mysql-connector-j.yml@GH-Actions secrets: inherit diff --git a/.github/workflows/CI-3p-php-pdo-mysql.yml b/.github/workflows/CI-3p-php-pdo-mysql.yml index 5a0bd67a4..f73cfb5d2 100644 --- a/.github/workflows/CI-3p-php-pdo-mysql.yml +++ b/.github/workflows/CI-3p-php-pdo-mysql.yml @@ -24,7 +24,6 @@ jobs: secrets: inherit run: - if: ${{ always() }} needs: [ "cache" ] uses: sysown/proxysql/.github/workflows/ci-3p-php-pdo-mysql.yml@GH-Actions secrets: inherit diff --git a/.github/workflows/CI-3p-sqlalchemy.yml b/.github/workflows/CI-3p-sqlalchemy.yml index c1f1e96ef..9be2100a3 100644 --- a/.github/workflows/CI-3p-sqlalchemy.yml +++ b/.github/workflows/CI-3p-sqlalchemy.yml @@ -24,7 +24,6 @@ jobs: secrets: inherit run: - if: ${{ always() }} needs: [ "cache" ] uses: sysown/proxysql/.github/workflows/ci-3p-sqlalchemy.yml@GH-Actions secrets: inherit diff --git a/.github/workflows/CI-basictests.yml b/.github/workflows/CI-basictests.yml index 329e6ceb2..c67c20e55 100644 --- a/.github/workflows/CI-basictests.yml +++ b/.github/workflows/CI-basictests.yml @@ -24,7 +24,6 @@ jobs: secrets: inherit run: - if: ${{ always() }} needs: [ "cache" ] uses: sysown/proxysql/.github/workflows/ci-basictests.yml@GH-Actions secrets: inherit diff --git a/.github/workflows/CI-repltests.yml b/.github/workflows/CI-repltests.yml index c7e611395..4716bdfe4 100644 --- a/.github/workflows/CI-repltests.yml +++ b/.github/workflows/CI-repltests.yml @@ -24,7 +24,6 @@ jobs: secrets: inherit run: - if: ${{ always() }} needs: [ "cache" ] uses: sysown/proxysql/.github/workflows/ci-repltests.yml@GH-Actions secrets: inherit diff --git a/.github/workflows/CI-selftests.yml b/.github/workflows/CI-selftests.yml index ced298f0a..13461ed60 100644 --- a/.github/workflows/CI-selftests.yml +++ b/.github/workflows/CI-selftests.yml @@ -24,7 +24,6 @@ jobs: secrets: inherit run: - if: ${{ always() }} needs: [ "cache" ] uses: sysown/proxysql/.github/workflows/ci-selftests.yml@GH-Actions secrets: inherit diff --git a/.github/workflows/CI-shuntest.yml b/.github/workflows/CI-shuntest.yml index 9ec86543a..cd4dfc758 100644 --- a/.github/workflows/CI-shuntest.yml +++ b/.github/workflows/CI-shuntest.yml @@ -24,7 +24,6 @@ jobs: secrets: inherit run: - if: ${{ always() }} needs: [ "cache" ] uses: sysown/proxysql/.github/workflows/ci-shuntest.yml@GH-Actions secrets: inherit diff --git a/.github/workflows/CI-taptests-groups.yml b/.github/workflows/CI-taptests-groups.yml index ab07b29ae..b44dd79a6 100644 --- a/.github/workflows/CI-taptests-groups.yml +++ b/.github/workflows/CI-taptests-groups.yml @@ -24,7 +24,6 @@ jobs: secrets: inherit run: - if: ${{ always() }} needs: [ "cache" ] uses: sysown/proxysql/.github/workflows/ci-taptests-groups.yml@GH-Actions secrets: inherit diff --git a/.github/workflows/CI-taptests-ssl.yml b/.github/workflows/CI-taptests-ssl.yml index 52f6a2312..94812e613 100644 --- a/.github/workflows/CI-taptests-ssl.yml +++ b/.github/workflows/CI-taptests-ssl.yml @@ -24,7 +24,6 @@ jobs: secrets: inherit run: - if: ${{ always() }} needs: [ "cache" ] uses: sysown/proxysql/.github/workflows/ci-taptests-ssl.yml@GH-Actions secrets: inherit diff --git a/.github/workflows/CI-taptests.yml b/.github/workflows/CI-taptests.yml index 6eab90281..490f0d729 100644 --- a/.github/workflows/CI-taptests.yml +++ b/.github/workflows/CI-taptests.yml @@ -24,7 +24,6 @@ jobs: secrets: inherit run: - if: ${{ always() }} needs: [ "cache" ] uses: sysown/proxysql/.github/workflows/ci-taptests.yml@GH-Actions secrets: inherit