Skip to content

Commit

Permalink
Run linting on direct pushes to main
Browse files Browse the repository at this point in the history
  • Loading branch information
LukeTowers authored Aug 4, 2023
1 parent eec1063 commit 54b2213
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/style.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Style enforcer

on:
push:
branches:
- main
pull_request:

jobs:
Expand Down

0 comments on commit 54b2213

Please sign in to comment.