mirror of
https://github.com/RWejlgaard/pez-infra.git
synced 2026-05-06 04:14:43 +00:00
Remove ansible-lint on push, keep PR-only
Lint already runs on pull_request — no need to double up on push to main.
This commit is contained in:
parent
9d4e264a5b
commit
7f5cbf83c3
1 changed files with 0 additions and 4 deletions
4
.github/workflows/lint-ansible.yml
vendored
4
.github/workflows/lint-ansible.yml
vendored
|
|
@ -1,10 +1,6 @@
|
||||||
name: Lint Ansible
|
name: Lint Ansible
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
|
||||||
paths:
|
|
||||||
- 'ansible/**'
|
|
||||||
- '.github/workflows/lint-ansible.yml'
|
|
||||||
pull_request:
|
pull_request:
|
||||||
paths:
|
paths:
|
||||||
- 'ansible/**'
|
- 'ansible/**'
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue