Skip to content
This repository has been archived by the owner on Nov 28, 2024. It is now read-only.

Update actionlint.yml #2

Update actionlint.yml

Update actionlint.yml #2

Workflow file for this run

on:
push:
workflow_dispatch:
permissions:
contents: read
pull-requests: write
jobs:
job-1:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: devops-actions/actionlint@c0ee017f8abef55d843a647cd737b87a1976eb69 #v0.1.1
continue-on-error: true
id: action-lint