mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-15 15:10:30 -08:00
Fix: Update eslint.yml to not run on push
This commit is contained in:
parent
6791f0f130
commit
afe2ac45d9
1 changed files with 0 additions and 3 deletions
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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue