Removed trigger on push branch "main"

This commit is contained in:
Marvin Scham
2022-07-30 00:56:21 +02:00
committed by GitHub
parent ab619e4ac0
commit e8373139a4

View File

@@ -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: