Skip to content

Release v1.0.1

Release v1.0.1 #14

name: "Branch protection"
on:
pull_request:
types: [opened, edited, reopened, synchronize]
jobs:
test_job:
runs-on: ubuntu-latest
name: Branch naming protection check.
steps:
- uses: knawat/github-actions-gitflow@v1