We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d653532 commit 8419080Copy full SHA for 8419080
.github/workflows/create_search_index.yml
@@ -4,6 +4,7 @@ on:
4
push:
5
branches:
6
- master
7
+ - feature/KshitizGIT-DebugWebsiteBuildIssue
8
pull_request:
9
10
@@ -15,7 +16,7 @@ concurrency:
15
16
jobs:
17
jekyll:
18
runs-on: RAM32GB
- timeout-minutes: 500
19
+ timeout-minutes: 600
20
environment: jekyll
21
steps:
22
- uses: actions/checkout@v2
0 commit comments