Skip to content

[SUPPORT-1182] chore: new logo #29

[SUPPORT-1182] chore: new logo

[SUPPORT-1182] chore: new logo #29

name: Add PR to Project
on:
pull_request:
types:
- opened
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.4.0
with:
project-url: https://github.com/orgs/imgix/projects/4
github-token: ${{ secrets.GH_TOKEN }}