diff options
author | Daniil Baturin <daniil@vyos.io> | 2024-07-02 16:16:24 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-02 16:16:24 +0200 |
commit | 64aee19ad237a2f0b051d1cdecdbb8150e2cc74b (patch) | |
tree | cc40e77648499a4404e36a447b97adfe9abb2b22 /.github/workflows/label-backport.yml | |
parent | 4ae741516480d3319a37549f12a3067409e1976c (diff) | |
parent | 53569a889d2caa5a1fa92a7328f4940038d53d43 (diff) | |
download | vyos-build-equuleus.tar.gz vyos-build-equuleus.zip |
Merge pull request #669 from vyos/mergify/bp/equuleus/pr-668equuleus
T6508: pr workflows updated for branch and target (backport #668)
Diffstat (limited to '.github/workflows/label-backport.yml')
-rw-r--r-- | .github/workflows/label-backport.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/label-backport.yml b/.github/workflows/label-backport.yml index 9192b818..1ea862f8 100644 --- a/.github/workflows/label-backport.yml +++ b/.github/workflows/label-backport.yml @@ -8,5 +8,5 @@ permissions: jobs: mergifyio-backport: - uses: vyos/.github/.github/workflows/label-backport.yml@feature/T6349-reusable-workflows + uses: vyos/.github/.github/workflows/label-backport.yml@equuleus secrets: inherit |