Skip to content

Commit

Permalink
run linter on push
Browse files Browse the repository at this point in the history
  • Loading branch information
scriptprivate authored Aug 13, 2024
1 parent c207191 commit aa40e74
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/linter.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Linter

on:
push:
branches:
- develop
pull_request:
branches:
- main
Expand Down

0 comments on commit aa40e74

Please sign in to comment.