Skip to content

Commit

Permalink
Regenerate ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
danicheg committed Jul 22, 2024
1 parent adadc7a commit 164464b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -393,7 +393,7 @@ jobs:

dependency-submission:
name: Submit Dependencies
if: github.event_name != 'pull_request'
if: github.repository == 'typelevel/sbt-typelevel' && github.event_name != 'pull_request'
strategy:
matrix:
os: [ubuntu-latest]
Expand Down

0 comments on commit 164464b

Please sign in to comment.