mirror of
https://github.com/ivuorinen/gh-action-readme.git
synced 2026-02-05 22:45:46 +00:00
* chore(lint): funcorder * chore(lint): yamlfmt, ignored broken test yaml files * chore(tests): tests do not output garbage, add coverage * chore(lint): fix editorconfig violations * chore(lint): move from eclint to editorconfig-checker * chore(lint): add pre-commit, run and fix * chore(ci): we use renovate to manage updates
6 lines
71 B
YAML
6 lines
71 B
YAML
---
|
|
name: Test Action
|
|
description: A test action
|
|
runs:
|
|
using: node20
|