Skip to content

Dependabot auto approvals #23

Dependabot auto approvals

Dependabot auto approvals #23

# SPDX-FileCopyrightText: 2022-2023 Weston Schmidt <[email protected]>
# SPDX-License-Identifier: Apache-2.0
---
name: 'Dependabot auto approvals'
on:
pull_request_target:
schedule:
- cron: '28 22 * * 6'
permissions:
pull-requests: write
contents: write
jobs:
package:
uses: goschtalt/.github/.github/workflows/approve-dependabot.yml@ccf78fcc2b9889d121d452f798072221c67362a7 # v1.0.16
secrets: inherit