Skip to content

Commit

Permalink
ci: Fix triggers docs workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
alecandido committed Feb 29, 2024
1 parent 1e799a5 commit 34817c7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ name: Deploy docs
on:
workflow_dispatch:
push:
branches: [main]
tags:
- "*"

jobs:
evaluate-label:
Expand Down

0 comments on commit 34817c7

Please sign in to comment.