Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: add nil check before manager cleanup#109

fix: add nil check before manager cleanup

fix: add nil check before manager cleanup #109

Workflow file for this run

name:Conventional Commits Validation
on:
pull_request:
branches:[master]
types:[opened, synchronize, reopened, edited]
permissions:
contents:read
pull-requests:read
jobs:
validate-pr-title:
name:Validate PR title
runs-on:ubuntu-latest
steps:
-uses:amannn/action-semantic-pull-request@v5
with:
requireScope:false
env:
GITHUB_TOKEN:${{ secrets.GITHUB_TOKEN }}
validate-commits:
name:Validate PR Commits
runs-on:ubuntu-latest
steps:
-uses:actions/checkout@v4
-uses:webiny/action-conventional-commits@v1.3.0
with:
allowed-commit-types:"feat,fix,docs,test,ci,refactor,perf,chore,revert,build,style,release"

[8]ページ先頭

©2009-2025 Movatter.jp