Skip to content

Merge pull request #74 from anders-larsson/bump_smart #161

Merge pull request #74 from anders-larsson/bump_smart

Merge pull request #74 from anders-larsson/bump_smart #161

Workflow file for this run

---
name: 'Continuous Integration'
on: [push, pull_request]
jobs:
repoman:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ferki/repoman-ebuild-qa-action@ferki