diff --git a/.github/workflows/azure-static-webapp.yml b/.github/workflows/azure-static-webapp.yml index c1316d685..9e764ccf8 100644 --- a/.github/workflows/azure-static-webapp.yml +++ b/.github/workflows/azure-static-webapp.yml @@ -4,13 +4,13 @@ on: push: branches: - master - - release/* + - release/*/* - feature/* pull_request: types: [opened, synchronize, reopened, closed] branches: - master - - release/* + - release/*/* - feature/* jobs: diff --git a/.github/workflows/conventional-commits.yml b/.github/workflows/conventional-commits.yml index b23f27b57..37492a8a7 100644 --- a/.github/workflows/conventional-commits.yml +++ b/.github/workflows/conventional-commits.yml @@ -4,7 +4,7 @@ on: pull_request: branches: - master - - release/* + - release/*/* - feature/* env: