enable only when changes in docs

Signed-off-by: Artem Navoiev <tenmozes@gmail.com>
This commit is contained in:
Artem Navoiev 2023-07-14 09:47:10 +02:00
parent 193dce2e96
commit 00633d42ab

View file

@ -3,8 +3,8 @@ on:
push:
branches:
- 'master'
- 'sync-docs'
paths:
- 'docs/**'
workflow_dispatch: {}
permissions:
contents: read # This is required for actions/checkout and to commit back image update
@ -33,7 +33,6 @@ jobs:
git_user_signingkey: true
git_commit_gpgsign: true
workdir: docs
- name: update code and commit
run: |
rm -rf content