Skip to content

* Project logo update to transparent version #2383

* Project logo update to transparent version

* Project logo update to transparent version #2383

Workflow file for this run

name: "CI: Lint"
on:
push:
branches:
- "master"
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
container:
image: valalang/lint
steps:
- uses: actions/checkout@v1
- name: Lint
run: io.elementary.vala-lint -d .