Skip to content

Commit f2d1f07

Browse files
authored
docs: clean up (#1)
1 parent 6a77e34 commit f2d1f07

4 files changed

Lines changed: 4 additions & 115 deletions

File tree

.github/workflows/example.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ on:
33
pull_request:
44
types: [opened, synchronize]
55

6+
permissions:
7+
pull-requests: write
8+
69
jobs:
710
e2e-tests:
811
runs-on: ubuntu-latest

.github/workflows/test.yml

Lines changed: 0 additions & 30 deletions
This file was deleted.

MIGRATION.md

Lines changed: 0 additions & 84 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Replace Comment
1+
# replace-comment
22

33
A GitHub Action that finds, deletes, and recreates a comment to move it to the bottom of the conversation. This is perfect for CI/CD status updates, bot notifications, and any content you want to keep highly visible.
44

0 commit comments

Comments
 (0)