Skip to content

Commit

Permalink
Try to test the IT setup
Browse files Browse the repository at this point in the history
  • Loading branch information
rickie committed Nov 19, 2024
1 parent fd5ebbc commit 6697858
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/run-integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,12 @@
# https://docs.github.com/en/actions/learn-github-actions/expressions#example-returning-a-json-object
name: "Integration tests"
on:
workflow_dispatch:
issue_comment:
types: [ created ]
push:
branches:
- rossendrijver/metrics_integration_test
permissions:
contents: read
jobs:
Expand Down

0 comments on commit 6697858

Please sign in to comment.