Skip to content

Commit

Permalink
chore: Rename default branch
Browse files Browse the repository at this point in the history
  • Loading branch information
OskarKlintrot committed Jul 26, 2024
1 parent b059a3c commit 53a1556
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@ name: Azure Static Web Apps CI/CD
on:
push:
branches:
- main
- master
pull_request:
types: [opened, synchronize, reopened, closed]
branches:
- main
- master

jobs:
build_and_deploy_job:
Expand Down

0 comments on commit 53a1556

Please sign in to comment.