Skip to content

Commit

Permalink
tweak (#3136)
Browse files Browse the repository at this point in the history
  • Loading branch information
mvpatel2000 committed Mar 21, 2024
1 parent 654dbe7 commit 827bb19
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/code-quality.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ on:
- release/**
pull_request:
workflow_dispatch:
workflow_call:
# Cancel old runs when a new commit is pushed to the same branch if not on main
# or dev
concurrency:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
code-quality:
uses: ./.github/workflows/code-quality.yaml
uses: mosaicml/ci-testing/.github/actions/code-quality.yaml@v0.0.4
strategy:
matrix:
python_version:
Expand Down

0 comments on commit 827bb19

Please sign in to comment.