Skip to content

profiles: updates: Drop 3Q-2019 and 4Q-2019 #413

profiles: updates: Drop 3Q-2019 and 4Q-2019

profiles: updates: Drop 3Q-2019 and 4Q-2019 #413

Workflow file for this run

name: pkgcheck
on:
push:
branches: [master]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Run pkgcheck
uses: pkgcore/pkgcheck-action@v1