diff --git a/.github/workflows/docker-sync.yml b/.github/workflows/docker-sync.yml index 24fa0a4..ce614a0 100644 --- a/.github/workflows/docker-sync.yml +++ b/.github/workflows/docker-sync.yml @@ -10,13 +10,6 @@ on: paths-ignore: - '.github/**' - 'README.md' - pull_request: - types: - - closed - paths-ignore: - - '.github/**' - - 'README.md' - branches: [ "master" ] # Allows you to run this workflow manually from the Actions tab workflow_dispatch: