Merge pull request 'Updated pipeline to run testing job on pull requests against main and release' (#109) from testing-pipeline into main

Reviewed-on: https://gitea.pangea.org/trustchain-oc1-orchestral/IdHub/pulls/109
This commit is contained in:
Elahi 2024-01-31 10:04:31 +00:00
commit 805846a494
1 changed files with 4 additions and 0 deletions

View File

@ -6,6 +6,10 @@ on:
- main
- release
- testing-pipeline
pull_request:
branches:
- main
- release
jobs:
test: