Skip to content

Commit

Permalink
Debug actions and precommit
Browse files Browse the repository at this point in the history
  • Loading branch information
Drew Meyers committed Feb 22, 2024
1 parent 2f7fcce commit f3acd2a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: pre-commit

on:
pull_request:
workflow_dispatch:
on: [push, pull_request]

jobs:
pre-commit:
Expand Down

0 comments on commit f3acd2a

Please sign in to comment.