Skip to content

Commit

Permalink
please ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Sewer56 committed Feb 5, 2024
1 parent d37382a commit ca4c361
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/mkdocs-build-and-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,7 @@ name: MkDocs build and deploy
on:
workflow_dispatch:
push:
branches: [ main ]
paths:
- "mkdocs.yml"
- "docs/**"
branches: [ main, experiment-with-mkdocs ]
pull_request:
branches: [ main ]
paths:
Expand All @@ -19,4 +16,4 @@ jobs:
contents: read
pages: write
id-token: write
uses: Nexus-Mods/NexusMods.App.Meta/.github/workflows/mkdocs-build-and-deploy.yaml@main
uses: Nexus-Mods/NexusMods.App.Meta/.github/workflows/mkdocs-build-and-deploy.yaml@503d63d5454930f6666f9cfd1269817739ac5813

0 comments on commit ca4c361

Please sign in to comment.