Skip to content

Add nokia3310

Add nokia3310 #71

Workflow file for this run

name: Run CI
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.ref }}
cancel-in-progress: true
on: [pull_request]
jobs:
ci:
uses: ./.github/workflows/ci.yaml
secrets: inherit