Skip to content

Commit

Permalink
ci: publish docs every time
Browse files Browse the repository at this point in the history
  • Loading branch information
HilkopterBob committed Oct 16, 2024
1 parent 5dd83a7 commit 1fbbc05
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/publish-wiki.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
name: Publish wiki
on:
push:
branches: [main]
paths:
- docs/**
- .github/workflows/publish-wiki.yml

concurrency:
group: publish-wiki
cancel-in-progress: true
Expand Down

0 comments on commit 1fbbc05

Please sign in to comment.