aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/formal.yml
blob: 081129d6f0e21b6d7a501e8d32d5813f935f0428 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
name: Test Formalities

on:
  pull_request:

permissions:
  contents: read

jobs:
  build:
    name: Test Formalities
    uses: openwrt/actions-shared-workflows/.github/workflows/formal.yml@main