Allow to trigger workflow via comment

This commit is contained in:
2022-12-17 22:07:34 +08:00
parent af5688633d
commit d309865d02
2 changed files with 174 additions and 6 deletions

View File

@@ -1,4 +1,5 @@
#!/usr/bin/env bash
set -x
set -eo pipefail
export GHCUP_INSTALL_BASE_PREFIX=$RUNNER_TEMP/foobarbaz