diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 74493e64..4e083eb3 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,5 +1,3 @@ -### Issue (card url) - ### Description diff --git a/.github/workflows/ci-testing.yml b/.github/workflows/ci-testing.yml index 2662ea5c..9fd5647b 100644 --- a/.github/workflows/ci-testing.yml +++ b/.github/workflows/ci-testing.yml @@ -9,6 +9,7 @@ on: pull_request: branches: - main + - dev jobs: pytest: