Browse Source

Update branch name in lint.yml

pull/475/head
Peter Lewis 2 years ago
committed by GitHub
parent
commit
2c7221b64a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/lint.yml

2
.github/workflows/lint.yml

@ -3,7 +3,7 @@ name: Lint
on: on:
push: push:
branches: branches:
- master - development
- production - production
pull_request: pull_request:

Loading…
Cancel
Save