Skip to content

Commit

Permalink
Merge pull request #26 from GavinHuttley/main
Browse files Browse the repository at this point in the history
DEV: update linting workflow
  • Loading branch information
GavinHuttley authored Aug 25, 2024
2 parents 1e4b268 + 876c70f commit 8df7211
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linters.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
jobs:
linters:
runs-on: ubuntu-latest
if: github.repository == 'GavinHuttley/Divergent'
if: github.repository == 'HuttleyLab/Divergent'
steps:
- uses: actions/checkout@v4
- name: Set up Python
Expand Down

0 comments on commit 8df7211

Please sign in to comment.