add auto-handling for fb-specific tag

This commit is contained in:
Jacob Heider 2024-04-22 13:40:49 -04:00
parent 5636c50037
commit bf95279b8d
No known key found for this signature in database
GPG key ID: 51E3FD0EE62677B6

View file

@ -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