Skip to content

Commit

Permalink
ci: run docs job on push (#1605)
Browse files Browse the repository at this point in the history
  • Loading branch information
G-Rath committed Jun 6, 2024
1 parent 4b6a4f2 commit 430f024
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,6 @@ jobs:
os: windows-latest

docs:
if: ${{ github.event_name == 'pull_request' }}
needs: prepare-yarn-cache-ubuntu
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 430f024

Please sign in to comment.