Skip to content

Merge branch 'lineage-21.0' of https://github.com/LineageOS/android_p… #21

Merge branch 'lineage-21.0' of https://github.com/LineageOS/android_p…

Merge branch 'lineage-21.0' of https://github.com/LineageOS/android_p… #21

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@v3
- name: Build
uses: ./.github/workflows/build