Skip to content

Limit height of social media images #24

Limit height of social media images

Limit height of social media images #24

name: Adds all issues to project board
on:
issues:
types:
- opened
jobs:
add-to-project:
if: github.repository_owner == 'McPringle'
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/users/McPringle/projects/3
github-token: ${{ secrets.ADD_TO_PROJECT_TOKEN }}