Skip to content

Commit

Permalink
yml syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
jfaurskov committed Oct 8, 2024
1 parent 7d2f88c commit 82dba6d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/unit-test-arm-templates.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
name: Unit Test ARM templates with arm-ttk

##########################################
Expand All @@ -14,7 +15,7 @@ on:
- ready_for_review
paths:
- "services/**/**/templates/arm/**.json"
workflow_dispatch: {}
workflow_dispatch: { }

permissions:
id-token: write
Expand Down

0 comments on commit 82dba6d

Please sign in to comment.