Skip to content

Commit

Permalink
update(freerider): skip run id
Browse files Browse the repository at this point in the history
  • Loading branch information
timo-a committed Apr 8, 2024
1 parent f32e7ff commit 5c77e68
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/freerider-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ jobs:
with:
name: patch
github-token: ${{ secrets.GITHUB_TOKEN }}
run-id: ${{ github.event.workflow_run.id }}
- name: Apply patch
run: |
git apply git-diff_combined.patch --allow-empty
Expand Down

0 comments on commit 5c77e68

Please sign in to comment.