Skip to content

Commit b56e0e3

Browse files
committed
test
1 parent 9c32222 commit b56e0e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main_backendbluenps.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ name: Build and deploy Django app to Azure App Service
66
on:
77
push:
88
branches:
9-
- master
9+
- main
1010

1111
env:
1212
WEBAPP_NAME: 'my-python-app' # Replace with the name of your Azure web app

0 commit comments

Comments
 (0)