Skip to content

Commit

Permalink
Remove on workflow_run
Browse files Browse the repository at this point in the history
  • Loading branch information
imindich committed Dec 23, 2024
1 parent 5aa3ade commit d13564d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/actions/process_test_results/action.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,6 @@
name: Process Test Results
description: Uploads test results to DataDog.

on:
workflow_run:
workflows: [ main ]
types: [ completed ]

inputs:
datadog_api_key:
description: "Path to directory where test results are saved."
Expand Down

0 comments on commit d13564d

Please sign in to comment.