Refactor file path in actions-validate.yml

This commit is contained in:
2024-09-29 18:08:11 +02:00
parent 6da356ec5e
commit 0eaedb20cb
5 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ on:
branches:
- main
paths:
- .github/workflows/actions/**
- .github/actions/**
jobs:
test-setup-ansible-actions: