Skip to content

Commit

Permalink
Update Generate Directory Pattern.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MRfantastic3DGamer committed Aug 31, 2024
1 parent 1e30e26 commit 660ba9d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/Generate Directory Pattern.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,9 @@ jobs:
tree ./
ls
- name: Checkout Repository
uses: MRfantastic3DGamer/Better-Tree-Action@v0.2.0-alpha
uses: MRfantastic3DGamer/Better-Tree-Action@v0.2.1-alpha
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
root: "./"
auto-doc: true
ignored-locations: |
"./project/src/test"
ignored-locations: "./project/src/test"

0 comments on commit 660ba9d

Please sign in to comment.