Skip to content

Commit

Permalink
ensure eslint runs properly on PRs
Browse files Browse the repository at this point in the history
Signed-off-by: Christopher Hiller <boneskull@boneskull.com>
  • Loading branch information
boneskull authored Nov 2, 2020
1 parent 27cae39 commit d2e0e83
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/mocha.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,6 @@ name: Tests
- opened
- synchronize
- reopened
# see https://github.com/bradennapier/eslint-plus-action#handle-forked-prs
schedule:
- cron: '*/15 * * * *'

jobs:
prepare-commit-msg:
Expand Down

0 comments on commit d2e0e83

Please sign in to comment.