fix workflow file

This commit is contained in:
Isaac 2021-05-22 13:41:28 +01:00
parent f58276f603
commit b7656ae07e
No known key found for this signature in database
GPG Key ID: F6812DBC6719B4E3

View File

@ -1,9 +1,11 @@
name: eslint
on:
- push:
branches:
- master
- pull_request
push:
branches:
- main
pull_request:
branches:
- main
jobs:
lint: