summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/chceck-pr-message.yml3
-rw-r--r--README.md3
2 files changed, 3 insertions, 3 deletions
diff --git a/.github/workflows/chceck-pr-message.yml b/.github/workflows/chceck-pr-message.yml
index e7e4569..9d433ed 100644
--- a/.github/workflows/chceck-pr-message.yml
+++ b/.github/workflows/chceck-pr-message.yml
@@ -7,6 +7,7 @@ on:
- current
- crux
- equuleus
+ types: [opened, synchronize, edited]
permissions:
pull-requests: write
@@ -14,5 +15,5 @@ permissions:
jobs:
check-pr-title:
- uses: vyos/.github/.github/workflows/check-pr-message.yml@feature/T6349-reusable-workflows
+ uses: vyos/.github/.github/workflows/check-pr-message.yml@feature/T6449-add-pr-title-issue-comment
secrets: inherit
diff --git a/README.md b/README.md
index 22a4dd3..b0aa89a 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,7 @@
# Validates the common reusable github action workflows
-## Workflow validations
-
+## Workflow validations and Tests
```
data # Jinja2 templates
src