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

docs: add trophies for lz4-java and aircompressor findings#4582

docs: add trophies for lz4-java and aircompressor findings

docs: add trophies for lz4-java and aircompressor findings #4582

name:Check formatting
# Controls when the action will run.
on:
pull_request:
branches:[ main ]
merge_group:
workflow_dispatch:
jobs:
check_formatting:
runs-on:ubuntu-22.04
steps:
-uses:actions/checkout@v5
-name:Run format.sh and print changes
env:
CI:1
run:|
./format.sh
git diff
-name:Check for changes
run:"[ $(git status --porcelain | wc -l) -eq 0 ]"

[8]ページ先頭

©2009-2025 Movatter.jp