:octocat: Updates PR template
This commit is contained in:
parent
ba83fe0316
commit
fecfa1ede5
2 changed files with 30 additions and 30 deletions
12
.github/workflows/webpack-analyzer.yml
vendored
12
.github/workflows/webpack-analyzer.yml
vendored
|
|
@ -1,12 +0,0 @@
|
|||
on: push
|
||||
name: packtracker.io
|
||||
jobs:
|
||||
report:
|
||||
name: Report webpack stats
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
- name: report webpack stats
|
||||
uses: packtracker/report@2.2.7
|
||||
env:
|
||||
PT_PROJECT_TOKEN: ${{ secrets.PT_PROJECT_TOKEN }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue