Skip to content

Commit

Permalink
Make lambdatest CI dependent on Reqnroll.Actions.Configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
gasparnagy committed Feb 16, 2024
1 parent 3628bff commit ceb63e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/reqnroll.actions.lambdatest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,15 @@ on:
paths:
- '.github/workflows/reqnroll.actions.lambdatest.yaml'
- 'Plugins/Reqnroll.Actions.LambdaTest/**'
- 'Plugins/Reqnroll.Actions.Configuration/**'
- 'Plugins/*'
pull_request:
branches:
- main
paths:
- '.github/workflows/reqnroll.actions.lambdatest.yaml'
- 'Plugins/Reqnroll.Actions.LambdaTest/**'
- 'Plugins/Reqnroll.Actions.Configuration/**'
- 'Plugins/*'


Expand Down

0 comments on commit ceb63e8

Please sign in to comment.