Skip to content

Commit

Permalink
CI #263 force to run here
Browse files Browse the repository at this point in the history
  • Loading branch information
prjemian committed Oct 17, 2023
1 parent 58d9281 commit d900e15
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,12 @@ name: pre-commit
# from: https://github.com/NSLS-II/scientific-python-cookiecutter/ ... /.github/workflows/pre-commit.yml

on:
pull_request:
push:
branches:
- main
pull_request:
branches:
- main
workflow_dispatch:

jobs:
Expand Down

0 comments on commit d900e15

Please sign in to comment.