Thanks to visit codestin.com
Credit goes to github.com

Skip to content

restyled-io/actions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Restyled Actions

Usage

on:
  pull_request:

jobs:
  restyled:
    runs-on: ubuntu-latest
    steps:
      - uses: actions/checkout@v4
        with:
          ref: ${{ github.event.pull_request.head.ref }}
      - uses: restyled-io/actions/setup@v1
      - uses: restyled-io/actions/run@v1

Setup

Run

About

Actions for installing and running Restyled

Topics

Resources

License

Stars

Watchers

Forks

Contributors 5