diff --git a/.github/workflows/asset-updater.yml b/.github/workflows/asset-updater.yml index 3d85b4a..58f413a 100644 --- a/.github/workflows/asset-updater.yml +++ b/.github/workflows/asset-updater.yml @@ -3,7 +3,6 @@ name: Auto PR updated Assets on: schedule: [{cron: "0 4 * * *"}] workflow_dispatch: - push: {branches: ["main"]} jobs: push_to_branch_and_create_pr: