Skip to content

Commit

Permalink
add workflow_dispach
Browse files Browse the repository at this point in the history
  • Loading branch information
yizhang-yiz committed Oct 25, 2023
1 parent f6be783 commit 09706b4
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/torsten_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ on:
- 'LICENSE.md'
- 'README.md'
- 'RELEASE-NOTES.txt'
workflow_dispatch:
inputs:
branch:
description: 'The branch to build'
required: true

jobs:
nix:
name: ubuntu/macos tests
Expand Down

0 comments on commit 09706b4

Please sign in to comment.