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

feat(feature): add throttle function to limt function calls within a …#234

feat(feature): add throttle function to limt function calls within a …

feat(feature): add throttle function to limt function calls within a … #234

name:Checks snippets syntax
on:
pull_request:
paths:
-"snippets/**"
jobs:
check-snippets:
runs-on:ubuntu-latest
permissions:
contents:read
pull-requests:write
steps:
-name:Checkout repository
uses:actions/checkout@v4
-name:Set up Node.js
uses:actions/setup-node@v4
with:
node-version:22
-name:Install dependencies
run:npm ci
-name:Check if snippets are formated correctly
uses:int128/comment-action@v1
with:
run:npx tsx utils/checkSnippetFormatting.ts# Run the script located in the utils/ folder
post-on-failure:|
## :x: Snippet Format Error
${run.output}

[8]ページ先頭

©2009-2025 Movatter.jp