diff options
author | Christian Breunig <christian@breunig.cc> | 2024-06-20 17:18:24 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-20 17:18:24 +0200 |
commit | 0dc04fbc27c8e2f9e50dd8faf8bd8f432482f03c (patch) | |
tree | bfd08279a7e70e61537c82242d3ffdbd9e106bfd | |
parent | 7dea753af334eaef8ad94e71e1cdc0165baafbfb (diff) | |
parent | 89d0c2df08dbb87f825899b6f6434c561c7508e1 (diff) | |
download | vyos-workflow-test-temp-T6415-secret-check.tar.gz vyos-workflow-test-temp-T6415-secret-check.zip |
Merge pull request #15 from vyos/T6449-title-issueT6415-secret-check
pr title check updated
-rw-r--r-- | .github/workflows/chceck-pr-message.yml | 3 | ||||
-rw-r--r-- | README.md | 3 |
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 @@ -1,8 +1,7 @@ # Validates the common reusable github action workflows -## Workflow validations - +## Workflow validations and Tests ``` data # Jinja2 templates src |