Skip to content

ci: update dependabot config to handle github actions #84

ci: update dependabot config to handle github actions

ci: update dependabot config to handle github actions #84

Workflow file for this run

name: Image Minimizer
on:
issue_comment:
types: [created, edited]
issues:
types: [opened, edited]
pull_request_target:
types: [opened, edited]
jobs:
call-image-minimizer-workflow:
uses: FossifyOrg/.github/.github/workflows/image-minimizer.yml@main
secrets:
FOSSIFYBOT_TOKEN: ${{ secrets.FOSSIFYBOT_TOKEN }}