Skip to content

Commit 729562b

Browse files
committed
CI: add workflow_dispatch event to track-wasmtime workflow.
1 parent 0afc7e5 commit 729562b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/track-wasmtime.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
on:
22
schedule:
33
- cron: '0 0 * * *'
4+
workflow_dispatch:
45
name: Track wasmtime releases
56
jobs:
67
track-releases:

0 commit comments

Comments
 (0)