Skip to content

make-go-github-file.yaml: cmd/github.go@0.3.2 #25

make-go-github-file.yaml: cmd/github.go@0.3.2

make-go-github-file.yaml: cmd/github.go@0.3.2 #25

name: Move pr to done dependabot
on:
pull_request:
branches: [main]
types: [closed]
permissions:
repository-projects: write
jobs:
move-pr-to-done-dependabot:
secrets:
SENZING_GITHUB_PROJECT_RW_TOKEN: ${{ secrets.SENZING_GITHUB_PROJECT_RW_TOKEN }}
uses: senzing-factory/build-resources/.github/workflows/move-pr-to-done-dependabot.yaml@v2
with:
project: ${{ vars.SENZING_PROJECT_GARAGE }}