Skip to content

feat(saga): make bobble background transparent #7

feat(saga): make bobble background transparent

feat(saga): make bobble background transparent #7

Workflow file for this run

name: ci
on:
push:
branches:
- '**'
pull_request:
branches:
- main
permissions:
contents: read
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run stylua
uses: JohnnyMorganz/stylua-action@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
version: latest
args: --check .