chore: run linting only on pr

This commit is contained in:
Kieran 2023-02-09 19:07:14 +00:00
parent 0381eb8cd0
commit 7b7033c6b0
Signed by: Kieran
GPG Key ID: DE71CEB3925BE941

View File

@ -1,8 +1,6 @@
name: Linting
on:
pull_request:
push:
branches: [main]
jobs:
formatting:
timeout-minutes: 15