Skip to content

Commit

Permalink
Add comment regarding resolving TMMA-465
Browse files Browse the repository at this point in the history
  • Loading branch information
asset-web committed Sep 14, 2023
1 parent 5495258 commit 346758c
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/check-python-dependcies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
with:
branch: python-package-updates
title: Pending python dependency updates
# path: lib/test/src/temmpo/
commit-message: "Automated pip-tools & GitHub Action generated python dependency updates"
body: "Automated python dependency updates by pip-tools and [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action"
reviewers: asset-web
assignees: asset-web
# TMMA-465 Workaround bug triggering follow on workflows, ref: https://github.com/peter-evans/create-pull-request/blob/v5/docs/concepts-guidelines.md#triggering-further-workflow-runs
1 change: 0 additions & 1 deletion .github/workflows/run-django-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ on:
- demo_stable
- prod_stable
pull_request:
types: [review_requested]
workflow_dispatch:

jobs:
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/run-fabric-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ on:
- demo_stable
- prod_stable
pull_request:
types: [review_requested]
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 346758c

Please sign in to comment.