Skip to content

Bump elgohr/Publish-Docker-Github-Action from e10960cb1a122ec21f80672099d68928892a106d to c20fc91411aa7d8a3961f40c27d12648d1812716 #75

Bump elgohr/Publish-Docker-Github-Action from e10960cb1a122ec21f80672099d68928892a106d to c20fc91411aa7d8a3961f40c27d12648d1812716

Bump elgohr/Publish-Docker-Github-Action from e10960cb1a122ec21f80672099d68928892a106d to c20fc91411aa7d8a3961f40c27d12648d1812716 #75

Workflow file for this run

name: PR emoji stripper
on:
pull_request_target:
types: [opened, edited]
permissions:
pull-requests: write
jobs:
title_and_changelog:
runs-on: ubuntu-20.04
steps:
- uses: Wayland-Smithy/emoji-stripper-action@de0c1d158edee50700583d6454aa5f5117337599
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
title: true
body: true
body-after: ":cl:"
body-before: "/:cl:"