Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions .github/workflows/bonedigger.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@ permissions:

jobs:
lifecycle:
# TODO: restore pull_request: opened trigger once bonedigger lifecycle handles PRs
# (tracked in projectbluefin/bluefin#TBD)
# NOTE: the pull_request: opened trigger above dispatches this workflow, but the
# bonedigger lifecycle has no pull_request jobs yet, so every job is skipped.
# Tracked in projectbluefin/bluefin#981.
uses: projectbluefin/bonedigger/.github/workflows/lifecycle.yml@d53076732c23203efd7856eaee7c502742897603 # v1
with:
brand_name: "Bluefin"
Expand Down