Skip to content

Commit

Permalink
ci: add workflow_dispatch: to gen_vc_ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
spytheman committed May 6, 2024
1 parent 476e939 commit d6d0f9b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gen_vc_ci.yml
@@ -1,6 +1,7 @@
name: VC gen

on:
workflow_dispatch:
pull_request:
paths-ignore:
- '**.vv'
Expand Down

0 comments on commit d6d0f9b

Please sign in to comment.