This commit is contained in:
SPRINX0\prochazka
2025-02-25 10:57:22 +01:00
parent 599f59fc39
commit 10b1644d8d
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@ name: Update Workflows
branches:
- master
paths:
- workflows-templates/**
- workflow-templates/**
jobs:
update-workflows:
runs-on: ubuntu-latest

View File

@@ -5,7 +5,7 @@ on:
branches:
- master
paths:
- "workflows-templates/**"
- "workflow-templates/**"
jobs:
update-workflows: