diff --git a/.github/workflows/website-v1-11.yml b/.github/workflows/website-v1-12.yml similarity index 98% rename from .github/workflows/website-v1-11.yml rename to .github/workflows/website-v1-12.yml index f9df31cf3..afd6a60fb 100644 --- a/.github/workflows/website-v1-11.yml +++ b/.github/workflows/website-v1-12.yml @@ -3,11 +3,11 @@ name: Azure Static Web App v1.9 on: push: branches: - - v1.11 + - v1.12 pull_request: types: [opened, synchronize, reopened, closed] branches: - - v1.11 + - v1.12 jobs: build_and_deploy_job: