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

Merge pull request #103 from Nick2bad4u/dependabot/github_actions/git… #19

Merge pull request #103 from Nick2bad4u/dependabot/github_actions/git…

Merge pull request #103 from Nick2bad4u/dependabot/github_actions/git… #19

Workflow file for this run

name: ActionLint
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@48ca80d7da4ffd5ed31b7981702bc6bb4b242c63 #v0.1.2
continue-on-error: true
id: action-lint