Skip to content

Commit 331104d

Browse files
authored
Update azureprojectgenerator.yml
updated to run on main
1 parent 0b6268e commit 331104d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/azureprojectgenerator.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build and deploy .NET Core application to Function App azureprojectgenerat
22
on:
33
push:
44
branches:
5-
- generatesmallerprojects
5+
- main
66
env:
77
AZURE_FUNCTIONAPP_NAME: azureprojectgenerator
88
AZURE_FUNCTIONAPP_PACKAGE_PATH: azure-project-generator

0 commit comments

Comments
 (0)