Skip to content

revert: remove repository sync Actions workflow #22

revert: remove repository sync Actions workflow

revert: remove repository sync Actions workflow #22

---
# Managed by tfroot-github (gh-dependabot.tf); local edits are overwritten.
name: dependabot-notify
on:
pull_request:
types: [opened, reopened]
permissions: {}
jobs:
notify:
if: github.actor == 'dependabot[bot]'
uses: makeitworkcloud/shared-workflows/.github/workflows/_dependabot-notify.yml@main
secrets: inherit