This is a GitHub Actions workflow that scrapes internships from two GitHub repositories using a Python script and sends a Discord message when a new internship is posted.
The workflow is triggered every 30 minutes and checks the README.md file for new internships. If a new internship is found, it sends a Discord message to the channel specified in the .env file.