corrects the syntax for so that the array is inline

This commit is contained in:
Trevor Blanarik
2023-04-24 15:53:48 +00:00
parent d397c60443
commit d841affe4c
7 changed files with 7 additions and 14 deletions
@@ -21,8 +21,7 @@ name: Deploy container to Azure Functions App
on:
push:
branches:
- [$default-branch]
branches: [$default-branch]
permissions:
contents: read