Skip to content

Documentation: Update Plasma live/5.91 and Frameworks live/5.247 mode… #29

Documentation: Update Plasma live/5.91 and Frameworks live/5.247 mode…

Documentation: Update Plasma live/5.91 and Frameworks live/5.247 mode… #29

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