Skip to content

Commit 14e90c8

Browse files
committed
Retriggering workflows
1 parent 6acce8e commit 14e90c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/buildmgr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
(github.event_name == 'release' && startsWith(github.ref, 'refs/tags/tools/buildmgr/')) ||
119119
((github.event.schedule != '') && (!github.event.repository.private))
120120
runs-on: ubuntu-22.04
121-
timeout-minutes: 5
121+
timeout-minutes: 15
122122
permissions:
123123
contents: write
124124
steps:

0 commit comments

Comments
 (0)