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

⬆ Bump @tailwindcss/vite from 4.1.17 to 4.1.18 in /frontend#2538

⬆ Bump @tailwindcss/vite from 4.1.17 to 4.1.18 in /frontend

⬆ Bump @tailwindcss/vite from 4.1.17 to 4.1.18 in /frontend #2538

Workflow file for this run

name:Labels
on:
pull_request_target:
types:
-opened
-synchronize
-reopened
# For label-checker
-labeled
-unlabeled
jobs:
labeler:
permissions:
contents:read
pull-requests:write
runs-on:ubuntu-latest
steps:
-uses:actions/labeler@v6
if:${{ github.event.action != 'labeled' && github.event.action != 'unlabeled' }}
-run:echo "Done adding labels"
# Run this after labeler applied labels
check-labels:
needs:
-labeler
permissions:
pull-requests:read
runs-on:ubuntu-latest
steps:
-uses:docker://agilepathway/pull-request-label-checker:latest
with:
one_of:breaking,security,feature,bug,refactor,upgrade,docs,lang-all,internal
repo_token:${{ secrets.GITHUB_TOKEN }}

[8]ページ先頭

©2009-2025 Movatter.jp