Skip to content

Commit

Permalink
chore: linlength disable on run line
Browse files Browse the repository at this point in the history
  • Loading branch information
h1alexbel committed Apr 30, 2024
1 parent c2b8649 commit 40c13b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/actionlint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
- uses: actions/checkout@v4
- name: Download actionlint
id: get_actionlint
# yamllint disable-line rule:line-length
run: bash <(curl https://raw.githubusercontent.com/rhysd/actionlint/main/scripts/download-actionlint.bash)
shell: bash
- name: Check workflow files
Expand Down

0 comments on commit 40c13b1

Please sign in to comment.