Skip to content

Commit

Permalink
ci(docker): Add workflow dispatch trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
jidicula committed Feb 4, 2022
1 parent b843cfd commit 1effec4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/clang-format-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
paths:
- 'clang-format-docker/**'
- '.github/workflows/clang-format-image.yml'
workflow_dispatch:

defaults:
run:
Expand Down

0 comments on commit 1effec4

Please sign in to comment.