Escape to pass tests

This commit is contained in:
fredster33
2022-05-14 07:24:17 -07:00
committed by GitHub
parent d933ed8fa6
commit 1100f4c7e8
+2 -2
View File
@@ -12,5 +12,5 @@ jobs:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Message that will be displayed on users' first issue'
pr-message: 'Message that will be displayed on users' first pull request'
issue-message: 'Message that will be displayed on users\' first issue'
pr-message: 'Message that will be displayed on users\' first pull request'