Skip to content

Commit

Permalink
change deps
Browse files Browse the repository at this point in the history
  • Loading branch information
alexlancaster committed Nov 13, 2024
1 parent eebd3e6 commit be4b9b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ on:
- '.github/workflows/release-drafter.yml'
- '.github/workflows/codeql.yml'
- '.github/workflows/run_citations.yml'
- '.github/workflows/update_citations.yml'
- '.github/actions/update_citations/action.yml'
- '.gitattributes'
push:
paths-ignore:
Expand All @@ -38,7 +38,7 @@ on:
- '.github/workflows/release-drafter.yml'
- '.github/workflows/codeql.yml'
- '.github/workflows/run_citations.yml'
- '.github/workflows/update_citations.yml'
- '.github/actions/update_citations/action.yml'
- '.gitattributes'
release:
types:
Expand Down

0 comments on commit be4b9b6

Please sign in to comment.