mirror of
https://github.com/unraid/api.git
synced 2025-12-20 08:09:42 -06:00
chore: fix timezone on pushed PRs to actually redirect correctly
This commit is contained in:
@@ -29,11 +29,6 @@ jobs:
|
||||
contents: read
|
||||
actions: read
|
||||
steps:
|
||||
- name: Set Timezone
|
||||
uses: szenius/set-timezone@v2.0
|
||||
with:
|
||||
timezoneLinux: "America/Los_Angeles"
|
||||
|
||||
- name: Set PR number
|
||||
id: pr_number
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user