Skip to content

Commit

Permalink
chore: update release checks (#1357)
Browse files Browse the repository at this point in the history
  • Loading branch information
kazo0 authored Feb 13, 2024
1 parent 8d85b5a commit d4d3cfc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/azure-static-webapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ on:
push:
branches:
- master
- release/*
- release/*/*
- feature/*
pull_request:
types: [opened, synchronize, reopened, closed]
branches:
- master
- release/*
- release/*/*
- feature/*

jobs:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/conventional-commits.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
pull_request:
branches:
- master
- release/*
- release/*/*
- feature/*

env:
Expand Down

0 comments on commit d4d3cfc

Please sign in to comment.