Skip to content
This repository has been archived by the owner on Nov 4, 2024. It is now read-only.

404 Not Found after using the library #13

404 Not Found after using the library

404 Not Found after using the library #13

Workflow file for this run

name: greetings
on:
- pull_request_target
- issues
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: |
Hi 👋🏽 Thank you for opening your first issue with simpleclub/url_strategy ❤
You can expect triage from us soon 🙂
In the meantime, you can try to search for similar issues in our [issue database].
[issue database]: https://github.com/simpleclub/url_strategy/issues?q=is%3Aissue
pr-message: |
Hi 👋🏽 Thank you for opening your first PR with simpleclub/url_strategy ❤
You can expect a review from us soon ☺️
In the meantime, please check our [contribution guidelines], the PR checklist, and the PR checks.
[contribution guidelines]: https://github.com/simpleclub/url_strategy/blob/main/CONTRIBUTING.md