diff --git a/.github/workflows/test-runtime.lock.yml b/.github/workflows/test-runtime.lock.yml index 7cbc63874a..178629f1b3 100644 --- a/.github/workflows/test-runtime.lock.yml +++ b/.github/workflows/test-runtime.lock.yml @@ -20,13 +20,14 @@ # For more information: https://github.com/githubnext/gh-aw/blob/main/.github/aw/github-agentic-workflows.md # # -# frontmatter-hash: b4e69dfbaa7af5780605fec90a8944b577d43f8ce050df666d19e7f79817bdd2 +# frontmatter-hash: 26a4abae72b193e563fc40f5fedf7ed0973c85b130c25ec555286b9e4b42ad33 name: "Test Runtime Workflow" "on": issues: types: - labeled + workflow_dispatch: permissions: {} diff --git a/.github/workflows/test-runtime.md b/.github/workflows/test-runtime.md index 31808c7e3c..eafb979750 100644 --- a/.github/workflows/test-runtime.md +++ b/.github/workflows/test-runtime.md @@ -1,7 +1,8 @@ --- -on: +on: issues: types: [labeled] + workflow_dispatch: engine: copilot permissions: contents: read