Skip to content

chore: added new zone, new regions and sorted the vms #213

chore: added new zone, new regions and sorted the vms

chore: added new zone, new regions and sorted the vms #213

name: "Pull Request title conventional commit message"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
main:
name: Validate PR title
runs-on: ubuntu-latest
steps:
- uses: amannn/action-semantic-pull-request@v4
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}