Skip to content

Commit

Permalink
Update workflow docs.yml
Browse files Browse the repository at this point in the history
Adicionado trigger para a pipeline rodar com alterações feitas no mkdocs.yml também
  • Loading branch information
pedroeverton217 authored Dec 13, 2024
1 parent a4fe5cc commit c0871f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
- main
paths:
- 'docs/**'
- 'mkdocs.yml'

permissions:
contents: write
Expand Down

0 comments on commit c0871f1

Please sign in to comment.