Skip to content

Commit

Permalink
Added the time as string
Browse files Browse the repository at this point in the history
  • Loading branch information
sangeet-joy_xero committed Sep 24, 2024
1 parent bb3b68b commit dd87dd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
workflow: pr.yml
ref: PETOSS-536-workflow-dispatch-update
workflow_inputs: '{"branch_name": "${{github.head_ref}}"}'
workflow_timeout_seconds: 600
workflow_timeout_seconds: "600"

- name: Await Run ID ${{ steps.return_dispatch.outputs.run_id }}
uses: Codex-/await-remote-run@v1.12.2
Expand Down

0 comments on commit dd87dd1

Please sign in to comment.