remove check on job
Some checks failed
Infrastructure / Check and run Ansbile playbooks (push) Failing after 1m30s
Some checks failed
Infrastructure / Check and run Ansbile playbooks (push) Failing after 1m30s
This commit is contained in:
parent
f7be5be077
commit
86329880e7
1
.github/workflows/infra.yaml
vendored
1
.github/workflows/infra.yaml
vendored
@ -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…
x
Reference in New Issue
Block a user