diff options
| author | Vijayakumar A <36878324+kumvijaya@users.noreply.github.com> | 2026-05-27 23:30:20 +0530 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-05-27 23:30:20 +0530 |
| commit | 0eefec189762ebb08a68bce4ad955b6c8f4ace34 (patch) | |
| tree | 7c24ee3d0eefd113eb8569dc5fb737d5cc679060 /.github | |
| parent | 916808972833651b735c615210774abff9a941dd (diff) | |
| download | vyos-1x-0eefec189762ebb08a68bce4ad955b6c8f4ace34.tar.gz vyos-1x-0eefec189762ebb08a68bce4ad955b6c8f4ace34.zip | |
T8929: auto-close pr workflow name updated
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/pr-auto-close.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/pr-auto-close.yml b/.github/workflows/pr-auto-close.yml index df19c449d..a04707da9 100644 --- a/.github/workflows/pr-auto-close.yml +++ b/.github/workflows/pr-auto-close.yml @@ -1,4 +1,4 @@ -name: Auto-Close Pull Requests Sagitta +name: Auto-Close Pull Requests on: pull_request_target: |
