We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0afc7e5 commit 729562bCopy full SHA for 729562b
.github/workflows/track-wasmtime.yml
@@ -1,6 +1,7 @@
1
on:
2
schedule:
3
- cron: '0 0 * * *'
4
+ workflow_dispatch:
5
name: Track wasmtime releases
6
jobs:
7
track-releases:
0 commit comments