Merge pull request #9058 from hashicorp/dnephin/fix-broken-github-workflow

Remove the workflow file
This commit is contained in:
Daniel Nephin 2020-10-28 13:11:36 -04:00 committed by GitHub
commit bc07901527
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 15 deletions

View File

@ -1,15 +0,0 @@
# name: "Issue Labeler"
# on:
# issues:
# types: [opened]
# jobs:
# triage:
# runs-on: ubuntu-latest
# steps:
# - uses: github/issue-labeler@v2.2
# with:
# repo-token: "${{ secrets.GITHUB_TOKEN }}"
# configuration-path: .github/issue-labeler.yml
# not-before: "2020-09-14T08:23:00Z"
# enable-versioned-regex: 0