Skip to content
This repository has been archived by the owner on Apr 7, 2024. It is now read-only.

Pro 150/action diff #69

Merged
merged 16 commits into from
Jan 15, 2024
Merged
Show file tree
Hide file tree
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
1 change: 1 addition & 0 deletions .github/workflows/review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ jobs:
env:
FLOE_API_WORKSPACE: ${{ secrets.FLOE_API_WORKSPACE }}
FLOE_API_SECRET: ${{ secrets.FLOE_API_SECRET }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down
4 changes: 2 additions & 2 deletions act/event.pull_request.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
"name": "floe"
},
"pull_request": {
"number": 55,
"number": 69,
"head": {
"sha": "e5dd014ab64578ce21d72034ae9ee4dc89fc1a6c"
"sha": "0532e0ad946a3e1db4ae5f2c94d4c00afff01870"
}
}
}
Loading