CI: Further reworking of workflows

This commit is contained in:
Quentin McGaw
2021-01-06 04:22:56 +00:00
parent 69713f34b2
commit 4a85f3660c
6 changed files with 60 additions and 66 deletions

View File

@@ -9,10 +9,7 @@ jobs:
labeler:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Labeler
if: success()
uses: crazy-max/ghaction-github-labeler@v3.1.1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- uses: actions/checkout@v2
- uses: crazy-max/ghaction-github-labeler@v3
with:
yaml-file: .github/labels.yml