Skip to content

Commit

Permalink
fixup! fixup! fixup! de-limit
Browse files Browse the repository at this point in the history
  • Loading branch information
afuller-TT committed Mar 8, 2025
1 parent 7c815ac commit adea6fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr-gate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@ jobs:
// The 'needs' context provides job outcomes
const needs = ${{ toJSON(needs) }};
console.log("Needs context:", needs);
// Check required jobs
for (const job of requiredJobs) {
Expand Down

0 comments on commit adea6fb

Please sign in to comment.