Skip to content
Closed
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
2 changes: 1 addition & 1 deletion .github/workflows/gitstream.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
name: gitStream workflow automation
steps:
- name: Evaluate Rules
uses: linear-b/gitstream-github-action@1e3d1a82f14bb4ceda9498181f9f0a248ce144f1
uses: linear-b/gitstream-github-action@cc4af0bf6d696b23e18b415890548a7ff194e423
id: rules-engine
with:
full_repository: ${{ github.event.inputs.full_repository }}
Expand Down
Loading