diff options
author | Vijayakumar A <36878324+kumvijaya@users.noreply.github.com> | 2024-08-08 00:50:48 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-08 00:50:48 +0530 |
commit | 363bd06e05200e613347211201d658ade7243da6 (patch) | |
tree | 28bbe7a963a569b853d44f9fe6af81f13be484e2 | |
parent | aaf550c75c8d994a7738fe6e6112e70b0faae57f (diff) | |
download | vyos-workflow-test-temp-363bd06e05200e613347211201d658ade7243da6.tar.gz vyos-workflow-test-temp-363bd06e05200e613347211201d658ade7243da6.zip |
T0000: comment
-rw-r--r-- | .github/workflows/add-pr-cmt.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/add-pr-cmt.yml b/.github/workflows/add-pr-cmt.yml index cd95c3b..754c9f9 100644 --- a/.github/workflows/add-pr-cmt.yml +++ b/.github/workflows/add-pr-cmt.yml @@ -2,7 +2,7 @@ name: Add pull request Cmt on: - pull_request_target: + pull_request: branches: - current |