Skip to content

Commit

Permalink
CI: disable sbt-dependency-graph in PRs (#2018)
Browse files Browse the repository at this point in the history
  • Loading branch information
neko-kai authored Sep 30, 2023
1 parent 48e6c37 commit 1623459
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ jobs:
# flags: unittests
- name: Upload dependency graph
uses: scalacenter/sbt-dependency-submission@ab086b50c947c9774b70f39fc7f6e20ca2706c91
if: github.ref == 'develop'
build-js:
runs-on: ubuntu-latest
needs: [ 'checksecret' ]
Expand Down

0 comments on commit 1623459

Please sign in to comment.