mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-05-04 13:12:10 +00:00
Update github action run conditions (#682)
This commit is contained in:
5
.github/workflows/eslint.yaml
vendored
5
.github/workflows/eslint.yaml
vendored
@@ -1,11 +1,6 @@
|
||||
name: ESLint
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
- 'dev*'
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
|
||||
Reference in New Issue
Block a user