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

View File

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