Skip to content

Dependabot auto approvals #7

Dependabot auto approvals

Dependabot auto approvals #7

# SPDX-FileCopyrightText: 2022-2023 Weston Schmidt <weston_schmidt@alumni.purdue.edu>
# 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@0a0ddf20f922b09ee52ab765cd0ae2150aabc2c7 # v1.0.7
secrets: inherit