Skip to content

Commit

Permalink
chore: add current branch to github action
Browse files Browse the repository at this point in the history
  • Loading branch information
hollannikas committed Oct 11, 2024
1 parent 6d71dc8 commit c2e4fac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/azure-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
# Set this to the mainline branch you are using
branches:
- main
- master
- feat/azd-template

# GitHub Actions workflow to deploy to Azure using azd
# To configure required secrets for connecting to Azure, simply run `azd pipeline config`
Expand Down

0 comments on commit c2e4fac

Please sign in to comment.