Removed trigger on push branch "main"
This commit is contained in:
1
.github/workflows/asset-updater.yml
vendored
1
.github/workflows/asset-updater.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user