Update .travis.yml

Signed-off-by: xn0px90 <xn0px90@users.noreply.github.com>
This commit is contained in:
xn0px90 2023-02-10 12:37:05 -07:00 committed by GitHub
parent 72d3673034
commit affe8a443f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,12 @@
language: node_js
node_js:
- 'node'
github_token: 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
# git:
# depth: false
name: CI
on:
pull_request:
branches: [main]
jobs:
Awesome_Lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- run: npx awesome-lint