Skip to content

Commit

Permalink
build(components): enable manual workflow runs (#8459)
Browse files Browse the repository at this point in the history
  • Loading branch information
shlokamin authored Oct 6, 2021
1 parent c038929 commit 64310c6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/components-test-build-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ on:
- '*'
tags:
- 'components*'
workflow_dispatch:

defaults:
run:
Expand Down

0 comments on commit 64310c6

Please sign in to comment.