Skip to content

workflows: bump actions/setup-go from 2 to 4 #14

workflows: bump actions/setup-go from 2 to 4

workflows: bump actions/setup-go from 2 to 4 #14

name: Remove docker images for stale/closed PR(s).
on:
pull_request:
branches:
- master
types: [closed]
jobs:
cleanup:
name: PR - cleanup pr-${{ github.event.number }} images
runs-on: ubuntu-latest
steps:
- uses: bots-house/[email protected]
with:
owner: fluent
name: fluent-bit/pr-${{ github.event.number }}
token: ${{ secrets.GITHUB_TOKEN }}