mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-25 04:34:37 +00:00
Fix: Update eslint.yml to not run on push
This commit is contained in:
3
.github/workflows/eslint.yml
vendored
3
.github/workflows/eslint.yml
vendored
@@ -3,9 +3,6 @@ name: ESLint
|
||||
on:
|
||||
pull_request:
|
||||
types: [opened, synchronize, reopened]
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
workflow_dispatch:
|
||||
|
||||
concurrency:
|
||||
|
||||
Reference in New Issue
Block a user