mirror of
https://github.com/Hessenuk/DiscordTickets.git
synced 2024-11-05 04:13:08 +02:00
fix workflow file
This commit is contained in:
parent
f58276f603
commit
b7656ae07e
10
.github/workflows/lint.yml
vendored
10
.github/workflows/lint.yml
vendored
@ -1,9 +1,11 @@
|
||||
name: eslint
|
||||
on:
|
||||
- push:
|
||||
branches:
|
||||
- master
|
||||
- pull_request
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
branches:
|
||||
- main
|
||||
|
||||
jobs:
|
||||
lint:
|
||||
|
Loading…
Reference in New Issue
Block a user