remove check on job
Infrastructure / Check and run Ansbile playbooks (push) Failing after 1m30s
Details
Infrastructure / Check and run Ansbile playbooks (push) Failing after 1m30s
Details
This commit is contained in:
parent
f7be5be077
commit
86329880e7
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue