Skip to content

Commit

Permalink
changing the docs trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarsilva948 committed Sep 11, 2023
1 parent 9623a5d commit 871c376
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,5 @@
name: docs
on:
push:
branches:
- 'main'
paths:
- 'docs/*'
pull_request:
paths:
- 'docs/*'
on: [push, pull_request]

permissions:
contents: write
Expand Down

0 comments on commit 871c376

Please sign in to comment.