mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-24 22:23:06 +00:00
updated pipeline workflows
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
2a7d1cef96
commit
8525b1e31c
2 changed files with 3 additions and 3 deletions
|
|
@ -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 }}
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
---
|
||||
|
||||
name: main_pipeline_validation
|
||||
name: Main pipeline
|
||||
|
||||
on: # yamllint disable-line rule:truthy
|
||||
pull_request_target:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue