Skip to content

Bump word-wrap from 1.2.3 to 1.2.4 in /examples/with-vite #174

Bump word-wrap from 1.2.3 to 1.2.4 in /examples/with-vite

Bump word-wrap from 1.2.3 to 1.2.4 in /examples/with-vite #174

name: Maintain One Comment
on:
issues:
types: [opened, edited]
issue_comment:
types: [created, edited]
pull_request:
types: [assigned, opened, synchronize, edited]
jobs:
comment:
runs-on: ubuntu-latest
steps:
- name: maintain-comment
uses: actions-cool/maintain-one-comment@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
body: |
Hi 😀
emojis: '+1, laugh'
body-include: '<!-- Created by actions-cool/maintain-one-comment -->'