Skip to content
Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Latest commit

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

format-check license_badge

A simple action to check the formatting of all fish files in your repository.

Usage

format-check:
runs-on: ubuntu-lateststeps:
- uses: actions/checkout@v2
- uses: fish-actions/install-fish@v1
- uses: fish-actions/format-check@v1

About

Check the formatting of all fish files in your repository.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors