mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
add auto-handling for fb-specific tag
This commit is contained in:
parent
5636c50037
commit
bf95279b8d
2
.github/workflows/librarian.yml
vendored
2
.github/workflows/librarian.yml
vendored
|
@ -20,7 +20,7 @@ jobs:
|
|||
"old-version")
|
||||
echo "reason=not_planned" >>$GITHUB_OUTPUT
|
||||
;;
|
||||
"gha-issue"|"404")
|
||||
"gha-issue"|"404"|"version-lockstep-required")
|
||||
echo "reason=completed" >>$GITHUB_OUTPUT
|
||||
;;
|
||||
esac
|
||||
|
|
Loading…
Reference in a new issue