Skip to content

✨ Implement opt-out and user blacklisting #21

✨ Implement opt-out and user blacklisting

✨ Implement opt-out and user blacklisting #21

Workflow file for this run

name: Lint GitHub Actions
on:
push:
branches:
- master
pull_request:
branches:
- master
jobs:
actionlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Check workflow files
uses: docker://rhysd/actionlint:latest
with:
args: -color