Skip to content

Commit

Permalink
lable failed-check-2
Browse files Browse the repository at this point in the history
  • Loading branch information
Santoshkumar Sharanappa Nateekar authored and Santoshkumar Sharanappa Nateekar committed Feb 21, 2025
1 parent e1eb9fe commit 635f537
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .github/workflows/label-failed-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,13 @@ name: "Label Failed Checks"

on:
workflow_run:
workflows: ["Label Failed Checks"]
workflows:
- "Check code compatibility with Milo supported browsers"
- "Run Nala Tests"
- "Unit Tests"
- "CodeQL"
- "Lint"
- "MAS Unit Tests"
types:
- completed

Expand Down

0 comments on commit 635f537

Please sign in to comment.