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