Skip to content

Commit

Permalink
CI #267 change when pre-commit workflow runs
Browse files Browse the repository at this point in the history
  • Loading branch information
prjemian committed Oct 19, 2023
1 parent fbf3444 commit 76fff1a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,7 @@ name: pre-commit

# from: https://github.com/NSLS-II/scientific-python-cookiecutter/ ... /.github/workflows/pre-commit.yml

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

jobs:
pre-commit:
Expand Down

0 comments on commit 76fff1a

Please sign in to comment.