diff --git a/.github/workflows/make_docs.yml b/.github/workflows/make_docs.yml index 7f0d516..cdef8fd 100644 --- a/.github/workflows/make_docs.yml +++ b/.github/workflows/make_docs.yml @@ -4,12 +4,7 @@ on: branches: ["master"] push: branches: - - master - - docs - paths: - - '.github/workflows/make_docs.yml' - - 'src/' - - 'docs/**' + - master tags: '*' workflow_dispatch: