Skip to content

Commit

Permalink
Merge pull request #494 from OpenTrafficCam/task/4790-integrate-regre…
Browse files Browse the repository at this point in the history
…ssion-test-into-cicd

task/4790-integrate-regression-test-into-cicd
  • Loading branch information
StevenSchlechte committed Apr 4, 2024
2 parents 97ce2eb + 43a5590 commit 14f6f4f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/regression-test.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
name: Regression Test With Pytest
on:
workflow_dispatch:
pull_request:
branches:
- main
types:
- review_requested
workflow_call:

jobs:
Expand Down

0 comments on commit 14f6f4f

Please sign in to comment.