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

Add Databricks CLI Feature to collection index#10

Add Databricks CLI Feature to collection index

Add Databricks CLI Feature to collection index #10

Workflow file for this run

name:'Lint collection-index.yml'

Check failure on line 1 in .github/workflows/lint.yml

View workflow run for this annotation

GitHub Actions/ .github/workflows/lint.yml

Invalid workflow file

(Line: 19, Col: 15): Expected format {org}/{repo}[/path]@ref. Actual 'karancode/yamllint-github-action@@v2.1.1'
on:
pull_request:
paths:
-_data/collection-index.yml
permissions:
contents:read
pull-requests:write
jobs:
yamllint:
name:'Yamllint'
runs-on:ubuntu-latest
steps:
-name:'Checkout'
uses:actions/checkout@v6
-name:'Yamllint'
uses:karancode/yamllint-github-action@@v2.1.1
with:
yamllint_file_or_dir:_data/collection-index.yml
yamllint_strict:true
yamllint_config_filepath:.github/lint-config.yaml
yamllint_comment:true
env:
GITHUB_ACCESS_TOKEN:${{ secrets.GITHUB_TOKEN }}

[8]ページ先頭

©2009-2025 Movatter.jp