Skip to content

Dependabot auto approvals #133

Dependabot auto approvals

Dependabot auto approvals #133

# 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@8cee26eb26f30c0c53a90e35d4f2de237b8d4055 # v1.1.41
secrets: inherit