File tree Expand file tree Collapse file tree 3 files changed +32
-0
lines changed
Expand file tree Collapse file tree 3 files changed +32
-0
lines changed Original file line number Diff line number Diff line change 1+ name : Auto Assign
2+ on :
3+ issues :
4+ types : [opened]
5+ pull_request :
6+ types : [opened]
7+ jobs :
8+ run :
9+ runs-on : ubuntu-latest
10+ permissions :
11+ issues : write
12+ pull-requests : write
13+ steps :
14+ - name : ' Auto-assign issue'
15+ uses : pozil/auto-assign-issue@v1
16+ with :
17+ repo-token : ${{ secrets.GITHUB_TOKEN }}
18+ assignees : james-gates-0212
19+ numOfAssignee : 1
Original file line number Diff line number Diff line change 1+ name : Proof HTML
2+ on :
3+ push :
4+ workflow_dispatch :
5+ jobs :
6+ build :
7+ runs-on : ubuntu-latest
8+ steps :
9+ - uses : anishathalye/proof-html@v1.1.0
10+ with :
11+ directory : ./
Original file line number Diff line number Diff line change 1+ ![ Auto Assign] ( https://github.com/james-gates-0212/portfolio/actions/workflows/auto-assign.yml/badge.svg )
12![ Deploy Next.js site to Pages] ( https://github.com/james-gates-0212/portfolio/actions/workflows/deploy-nextjs-site-to-pages.yml/badge.svg )
23![ Next.js Bundle Analysis] ( https://github.com/james-gates-0212/portfolio/actions/workflows/nextjs-bundle-analysis.yml/badge.svg )
4+ ![ Proof HTML] ( https://github.com/james-gates-0212/portfolio/actions/workflows/proof-html.yml/badge.svg )
35
46# ❤️Portfolio based on Next.js & tailwindcss
57
You can’t perform that action at this time.
0 commit comments