Skip to content

Commit

Permalink
chore: remove test deploy trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
lsliwaradioluz committed May 10, 2024
1 parent bb0c23b commit bf24dca
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,8 @@ on:
push:
branches:
- legacy
- chore/fix-legacy-docs-build-2
# paths:
# - packages/docs/**
paths:
- packages/docs/**
workflow_dispatch:

jobs:
Expand Down

0 comments on commit bf24dca

Please sign in to comment.