Skip to content

Commit

Permalink
👷 Make pre-commit run on all push
Browse files Browse the repository at this point in the history
  • Loading branch information
cjumel committed Dec 20, 2023
1 parent cd4a2bc commit 94943fb
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,7 @@

name: Test

on:
push:
branches:
- main
pull_request:
branches:
- main
types:
- opened
- reopened
- ready_for_review
- synchronize
on: [push]

jobs:
pre-commit:
Expand Down

0 comments on commit 94943fb

Please sign in to comment.