Migrate ci:watch to standalone script
This commit is contained in:
Executable
+7
@@ -0,0 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
#MISE description="Watch CI running"
|
||||
|
||||
set -e
|
||||
|
||||
gh run watch
|
||||
Reference in New Issue
Block a user