mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
fix(ci): update actionlint action
This commit is contained in:
5
.github/workflows/actionlint.yml
vendored
5
.github/workflows/actionlint.yml
vendored
@@ -1,9 +1,6 @@
|
||||
name: Lint Actions
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
@@ -12,7 +9,7 @@ permissions:
|
||||
contents: read
|
||||
|
||||
jobs:
|
||||
dependency-review:
|
||||
actionlint:
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- name: "Checkout Repository"
|
||||
|
||||
Reference in New Issue
Block a user