Skip to content

tools/makefile: add make authors target (update AUTHORS file) #219

tools/makefile: add make authors target (update AUTHORS file)

tools/makefile: add make authors target (update AUTHORS file) #219

Workflow file for this run

on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
workflow_dispatch:
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true
jobs:
ci:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: make awesome_lint
- run: make export
- run: make url_check