Skip to content

Commit 0c558e1

Browse files
committed
chore: update environment name in workflow and switch to vars for JIRA_BASE_URL
1 parent 3a5157f commit 0c558e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/jira_codex_pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ env:
3737
jobs:
3838
implement:
3939
runs-on: ubuntu-latest
40-
timeout-minutes: 60
4140
environment: jira-codex
41+
timeout-minutes: 60
4242
steps:
4343
- name: Checkout
4444
uses: actions/checkout@34e114876b0b11c390a56381ad16ebd13914f8d5 # v4

0 commit comments

Comments
 (0)