Skip to content

fix(front): adds background color to privacy, post pages; reduce marg… #105

fix(front): adds background color to privacy, post pages; reduce marg…

fix(front): adds background color to privacy, post pages; reduce marg… #105

Workflow file for this run

name: 🤖 PR Assignment
on:
pull_request:
types: [opened, edited, synchronize, reopened]
jobs:
auto-assign:
runs-on: ubuntu-latest
permissions:
issues: write
steps:
- name: "Auto-assign PR"
uses: pozil/auto-assign-issue@v1
with:
repo-token: ${{ secrets.GH_WORKFLOW_TOKEN }}
assignees: dgrebb