Skip to content

Commit

Permalink
Merge pull request #285 from itpp-labs/13.0
Browse files Browse the repository at this point in the history
Syncing from upstream itpp-labs/sync-addons (13.0)
  • Loading branch information
bt-admin authored May 10, 2024
2 parents 909c5ba + f6bc3fd commit f7f623b
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions .github/workflows/DINAR-readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,16 @@
# limitations under the License.
name: "DINAR: update repo's readme"

on:
push:
paths:
- ".DINAR/build-date.txt"
- ".DINAR/config.yaml"
- ".github/workflows/DINAR-readme.yml"
- "*/__manifest__.py"
# disabled
on: false

#on:
# push:
# paths:
# - ".DINAR/build-date.txt"
# - ".DINAR/config.yaml"
# - ".github/workflows/DINAR-readme.yml"
# - "*/__manifest__.py"
jobs:
repo_readme:
runs-on: ubuntu-latest
Expand Down

0 comments on commit f7f623b

Please sign in to comment.