Skip to content

Commit

Permalink
Update azure-dev.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Sidney Andrews <[email protected]>
  • Loading branch information
seesharprun authored Oct 22, 2024
1 parent 79c37f1 commit df5feee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/azure-dev.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# Run when commits are pushed to rework
# Run when commits are pushed to main
on:
workflow_dispatch:
push:
# Run when commits are pushed to mainline branch (main or master)
# Set this to the mainline branch you are using
branches:
- rework
- main

# Set up permissions for deploying with secretless Azure federated credentials
# https://learn.microsoft.com/en-us/azure/developer/github/connect-from-azure?tabs=azure-portal%2Clinux#set-up-azure-login-with-openid-connect-authentication
Expand Down

0 comments on commit df5feee

Please sign in to comment.