Skip to content

Intermittent connection issues to runfission.com & error: "Invalid key file provided." #2141

Intermittent connection issues to runfission.com & error: "Invalid key file provided."

Intermittent connection issues to runfission.com & error: "Invalid key file provided." #2141

Workflow file for this run

name: Greetings πŸ‘‹
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Thank you for submitting an issue! It means a lot that you took the time -- it helps us be better πŸ™'
pr-message: "Thank you for submitting a PR πŸŽ‰ It's very appreciated!"