corrects the syntax for so that the array is inline
This commit is contained in:
@@ -21,8 +21,7 @@ name: Deploy container to Azure Functions App
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- [$default-branch]
|
||||
branches: [$default-branch]
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
Reference in New Issue
Block a user