Skip to content

Facebook and LinkedIn "Share buttons" on blog posts are broken #131

Facebook and LinkedIn "Share buttons" on blog posts are broken

Facebook and LinkedIn "Share buttons" on blog posts are broken #131

Workflow file for this run

name: Greetings
on: [issues]
jobs:
greeting:
runs-on: ubuntu-latest
steps:
- uses: actions/first-interaction@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: 'Welcome to US-RSE! We are excited that this is your first issue!'