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:
push:
branches:
- master
- production
- main
pull_request:
jobs:

Loading…
Cancel
Save