Skip to content

Commit

Permalink
Allow code-quality workflow to be callable (#1026)
Browse files Browse the repository at this point in the history
  • Loading branch information
b-chu authored and dakinggg committed Mar 14, 2024
1 parent 257c25d commit 08359b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/code-quality.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
branches:
- main
- release/**
workflow_call:
workflow_dispatch:
# Cancel old runs when a new commit is pushed to the same branch if not on main or dev
concurrency:
Expand Down

0 comments on commit 08359b5

Please sign in to comment.