Skip to content

Twelve: Drop LineageOS copyright years #265

Twelve: Drop LineageOS copyright years

Twelve: Drop LineageOS copyright years #265

Workflow file for this run

name: build
on: [push, pull_request, workflow_dispatch]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout repo
uses: actions/checkout@v6
- name: Build
uses: ./.github/workflows/build