Skip to content

Commit

Permalink
ci: add docs as action target
Browse files Browse the repository at this point in the history
  • Loading branch information
HilkopterBob committed Oct 16, 2024
1 parent 1fbbc05 commit 4b97f13
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/publish-wiki.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: Publish wiki
on:
push:

paths:
- docs/**
- .github/workflows/publish-wiki.yml
concurrency:
group: publish-wiki
cancel-in-progress: true
Expand Down

0 comments on commit 4b97f13

Please sign in to comment.