diff --git a/.github/workflows/docker-sync-readme.yml b/.github/workflows/docker-sync-readme.yml index c062ed0..0aba48a 100644 --- a/.github/workflows/docker-sync-readme.yml +++ b/.github/workflows/docker-sync-readme.yml @@ -9,12 +9,6 @@ on: branches: [ "master" ] paths: - 'README.md' - pull_request: - types: - - closed - paths: - - 'README.md' - branches: [ "master" ] # Allows you to run this workflow manually from the Actions tab workflow_dispatch: