Update publish_docs_to_wiki.yml

pull/90/head
Abdullah Alfaraj 2023-02-05 21:18:58 +03:00 committed by GitHub
parent f80b12bc32
commit 09366fcc10
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -3,8 +3,6 @@ name: Publish docs to Wiki
# Trigger this action only if there are changes pushed to the docs/** directory under the main branch
on:
push:
paths:
- docs/** # This includes all sub folders
branches:
- main # This can be changed to any branch of your preference