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

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

View File

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