Skip to content

Commit

Permalink
[github][feat] Run on repo dispatch
Browse files Browse the repository at this point in the history
* [github][feat] Run on repo dispatch
  • Loading branch information
lloesche authored Mar 13, 2024
1 parent ecab77d commit 2ac526f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/bump_fixcompliance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Bump fixcompliance

on:
workflow_dispatch:
repository_dispatch:
types: [bump_fixcompliance]

jobs:
bump-version:
Expand Down

0 comments on commit 2ac526f

Please sign in to comment.