mirror of
https://github.com/github/codeql.git
synced 2026-03-30 12:18:18 +02:00
Revert "Add /rerun slash command for failed internal checks"
This commit is contained in:
14
.github/commands/rerun.yml
vendored
14
.github/commands/rerun.yml
vendored
@@ -1,14 +0,0 @@
|
||||
---
|
||||
trigger: rerun
|
||||
title: Rerun failed internal checks
|
||||
surfaces:
|
||||
- pull_request
|
||||
description: >
|
||||
Finds all failed internal CI checks for this PR and reruns their failed jobs.
|
||||
|
||||
steps:
|
||||
- type: repository_dispatch
|
||||
eventType: rerun-workflow
|
||||
- type: fill
|
||||
submit_form: true
|
||||
template: "Rerun has been triggered."
|
||||
Reference in New Issue
Block a user