Skip to content

Commit 44b0d5c

Browse files
authored
Update to use github pages (#4266)
1 parent a017c1b commit 44b0d5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
build:
2121
permissions:
2222
statuses: write
23-
if: ${{ github.event_name != 'push' && github.repository_owner == 'weaveworks' && !github.event.pull_request.head.repo.fork }}
23+
#if: ${{ github.event_name != 'push' && github.repository_owner == 'weaveworks' && !github.event.pull_request.head.repo.fork }}
2424
runs-on: ubuntu-latest
2525
defaults:
2626
run:

0 commit comments

Comments
 (0)