Revert "Add action to label size of PR" (#13325)

This commit is contained in:
Robert Holt 2020-07-31 11:06:14 -07:00 committed by GitHub
parent 4464d1b414
commit 5abcd5854e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,11 +0,0 @@
name: size-label
on: pull_request
jobs:
size-label:
runs-on: ubuntu-latest
steps:
- name: size-label
uses: "pascalgn/size-label-action@v0.2.3"
env:
GITHUB_TOKEN: "${{ secrets.GITHUB_TOKEN }}"
IGNORED: "**/files.wxs"