Skip to content

Commit 8f408e2

Browse files
committed
Another temp commit
1 parent 96a8389 commit 8f408e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stage-3-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757

5858
artefact-oas-spec:
5959
name: "Build OAS spec (${{ matrix.apimEnv }})"
60-
if: (github.event_name == 'push' && github.ref == 'refs/heads/main')
60+
#if: (github.event_name == 'push' && github.ref == 'refs/heads/main')
6161
runs-on: ubuntu-latest
6262
needs: [artefact-jekyll-docs]
6363
timeout-minutes: 10

0 commit comments

Comments
 (0)