Skip to content

Commit 0a8e11f

Browse files
author
Paul C
committed
ci: add workflow_dispatch and self-trigger to WolfNet release workflow
1 parent 3b796be commit 0a8e11f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

wolfnet/.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ on:
66
paths:
77
- 'Cargo.toml'
88
- 'src/**'
9+
- '.github/workflows/release.yml'
10+
workflow_dispatch:
911

1012
jobs:
1113
build:

0 commit comments

Comments
 (0)