Skip to content

CSS transition effect (invert(0.9) over 1s). #12

CSS transition effect (invert(0.9) over 1s).

CSS transition effect (invert(0.9) over 1s). #12

Workflow file for this run

name: shellcheck
on:
pull_request:
branches: [ main ]
push:
branches: [ main ]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
persist-credentials: false
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
env:
SHELLCHECK_OPTS: -x