Skip to content

Commit b5240e0

Browse files
committed
trying to re-trigger GHA
1 parent 00a4e8a commit b5240e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ jobs:
9292

9393
deploy-gh-pages:
9494
# if: contains(needs.initialize.outputs.teams, 'Writers') && (github.ref == 'refs/heads/main' || github.ref == 'refs/heads/next')
95+
9596
if: contains(needs.initialize.outputs.teams, 'Writers')
9697
needs: [initialize, lint, test]
9798
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)