Add automatic update container description action

This commit is contained in:
Pau RE
2023-12-27 17:13:07 +01:00
parent 187e2e2f6e
commit 1585873ed0
4 changed files with 42 additions and 1 deletions
+3
View File
@@ -6,9 +6,12 @@ on:
- 'main'
paths-ignore:
- '**.md'
- '.gitignore'
- '.github/workflows/readme.yml'
pull_request:
paths-ignore:
- '**.md'
- '.github/**'
jobs:
test-script: