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:
|
on:
|
||||||
schedule: [{cron: "0 4 * * *"}]
|
schedule: [{cron: "0 4 * * *"}]
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
push: {branches: ["main"]}
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
push_to_branch_and_create_pr:
|
push_to_branch_and_create_pr:
|
||||||
|
|||||||
Reference in New Issue
Block a user