Skip to content

Commit

Permalink
Allow workflow dispatch of test.yml CI
Browse files Browse the repository at this point in the history
Signed-off-by: Schuyler Eldridge <[email protected]>
  • Loading branch information
seldridge committed Feb 4, 2024
1 parent 6259a30 commit 2784ea3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
tags: ['*']
branches: ['main']
pull_request:
workflow_dispatch:

env:
verilator-version: v5.012
Expand Down

0 comments on commit 2784ea3

Please sign in to comment.