Fix: Update eslint.yml to not run on push

This commit is contained in:
Saq Imtiaz 2025-10-02 22:38:59 +02:00 committed by GitHub
parent 6791f0f130
commit afe2ac45d9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,9 +3,6 @@ name: ESLint
on:
pull_request:
types: [opened, synchronize, reopened]
push:
branches:
- master
workflow_dispatch:
concurrency: