Browse Source

Update lint.yml

pull/58/head
Fuzzy 5 years ago
committed by GitHub
parent
commit
d62f5e979a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 3
      .github/workflows/lint.yml

3
.github/workflows/lint.yml

@ -3,8 +3,7 @@ name: Lint
on: on:
push: push:
branches: branches:
- master - main
- production
pull_request: pull_request:
jobs: jobs:

Loading…
Cancel
Save