ci(lint): configure push trigger (#96)

This commit is contained in:
Romain Lespinasse 2025-03-04 23:56:01 +01:00 committed by GitHub
parent 2d809ef938
commit 18d7f12e54
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,10 @@
name: Lint Awesome List
on: [push, pull_request,workflow_dispatch]
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
jobs:
lint:
name: Lint