updated pipeline workflows

Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
Signed-off-by: Ionut Pruteanu <ionut.pruteanu@siemens.com>
This commit is contained in:
Mark Bolwell 2023-08-02 16:03:45 +01:00 committed by Ionut Pruteanu
parent 94cddfd24a
commit 2964f11041
No known key found for this signature in database
GPG key ID: 95B7D43B702B3569
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
---
name: devel_pipeline_validation
name: Devel pipeline
on: # yamllint disable-line rule:truthy
pull_request_target:
@ -30,7 +30,7 @@
Please join in the conversation happening on the [Discord Server](https://discord.io/ansible-lockdown) as well.
# Carries out lint tests on the content
linting:
lint:
runs-on: ubuntu-latest
steps:
- name: Clone ${{ github.event.repository.name }}