Skip to content

Commit

Permalink
remove temporary .github path from github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
granny authored Mar 27, 2023
1 parent bb9df5e commit 0d17ba0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/mkdocs-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ on:
- 'mkdocs.yml'
- '**.js'
- '**.html'
- '.github/**'

jobs:
build:
Expand Down

0 comments on commit 0d17ba0

Please sign in to comment.