remove check on job
Infrastructure / Check and run Ansbile playbooks (push) Failing after 1m30s Details

This commit is contained in:
Gleb Koval 2023-09-02 21:36:14 +01:00
parent f7be5be077
commit 86329880e7
Signed by: cyclane
GPG Key ID: 15E168A8B332382C
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@ jobs:
ansible-playbooks: ansible-playbooks:
name: Check and run Ansbile playbooks name: Check and run Ansbile playbooks
runs-on: ubuntu-latest runs-on: ubuntu-latest
if: github.ref != 'refs/heads/main'
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v3 uses: actions/checkout@v3