diff options
author | kumvijaya <kumvijaya@gmail.com> | 2024-05-22 10:07:27 +0530 |
---|---|---|
committer | kumvijaya <kumvijaya@gmail.com> | 2024-05-22 11:08:08 +0530 |
commit | 13cf8cac932b4694d9069cf7985f6542fab2a6b6 (patch) | |
tree | c56fd2e11f442a032559e24adce5193ae9f91b61 /.github/labeler.yml | |
parent | 0a23dd70e53313771297d16c272de274bf383afb (diff) | |
download | vyos-workflow-test-temp-feature/pr-checks.tar.gz vyos-workflow-test-temp-feature/pr-checks.zip |
T6357: added trigger as pr for pr labelsfeature/pr-checks
Diffstat (limited to '.github/labeler.yml')
-rw-r--r-- | .github/labeler.yml | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/.github/labeler.yml b/.github/labeler.yml deleted file mode 100644 index 0852982..0000000 --- a/.github/labeler.yml +++ /dev/null @@ -1,15 +0,0 @@ -equuleus: - - any: - - base-branch: 'equuleus' -current: - - any: - - base-branch: 'current' -crux: - - any: - - base-branch: 'crux' -sagitta: - - any: - - base-branch: 'sagitta' -main: - - any: - - base-branch: 'main' |