Skip to content

Commit

Permalink
[Rahul] | Add. Workflow Manual Trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
rahu1ramesh committed Nov 14, 2023
1 parent 8bd1208 commit 66945e2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_publish_odoo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- "release-*"
tags:
- "[0-9]+.[0-9]+.[0-9]+"
workflow_dispatch:
paths-ignore:
- "**.md"

Expand Down
1 change: 1 addition & 0 deletions .github/workflows/build_publish_odoo_demoDB.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- 'release-*'
tags:
- '[0-9]+.[0-9]+.[0-9]+'
workflow_dispatch:
paths:
- ".github/workflows/build_publish_odoo_demoDB.yml"
- "package/resources/database/**"
Expand Down

0 comments on commit 66945e2

Please sign in to comment.