Skip to content

feature(var-naming): allow configuring accepted package names #1995

feature(var-naming): allow configuring accepted package names

feature(var-naming): allow configuring accepted package names #1995

Workflow file for this run

name: Build
on:
workflow_dispatch:
pull_request:
types: [opened, synchronize, reopened]
push:
branches:
- master
permissions:
contents: read
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: build
run: make build