Skip to content

Commit

Permalink
ci(web-docs.yaml): run on push
Browse files Browse the repository at this point in the history
  • Loading branch information
violetbrina committed Jan 15, 2025
1 parent 9ca2194 commit bc721a4
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .github/workflows/web-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,13 @@
name: Deploy API Documentation

on:
push:

# Run after Test
workflow_run:
workflows: ["Test"]
types:
- completed
# workflow_run:
# workflows: ["Test"]
# types:
# - completed

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down

0 comments on commit bc721a4

Please sign in to comment.