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

Commit5194d10

Browse files
committed
feat: lint github actions workflows
Signed-off-by: Danny Kopping <danny@coder.com>
1 parentba7d183 commit5194d10

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎.github/workflows/ci.yaml‎

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,12 @@ jobs:
191191
run:|
192192
make --output-sync=line -j lint
193193
194+
-name:Check workflow files
195+
run:|
196+
bash <(curl https://raw.githubusercontent.com/rhysd/actionlint/7fdc9630cc360ea1a469eed64ac6d78caeda1234/scripts/download-actionlint.bash)
197+
./actionlint -color -shellcheck= -ignore "set-output"
198+
shell:bash
199+
194200
gen:
195201
timeout-minutes:8
196202
runs-on:${{ github.repository_owner == 'coder' && 'buildjet-8vcpu-ubuntu-2204' || 'ubuntu-latest' }}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp