Skip to content

fix icons alignment

fix icons alignment #1

Workflow file for this run

name: Greetings
on: [pull_request_target, issues]
jobs:
greeting:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ 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 }}

Check failure on line 14 in .github/workflows/greetings.yml

View workflow run for this annotation

GitHub Actions / Greetings

Invalid workflow file

The workflow is not valid. .github/workflows/greetings.yml (Line: 14, Col: 21): Unrecognized named-value: 'ghp_**github-token-removed**'. Located at position 1 within expression: ghp_**github-token-removed**
issue-message: "Thanks for raising an issue. I will be back within a short time to check the issue' first issue"
pr-message: "Congratulations you have made your first pull request. Wait for the owner to review and merge it' first pull request"