Skip to content

Updated URL for awesome-selfhosted Project Mangement section. (#520) #115

Updated URL for awesome-selfhosted Project Mangement section. (#520)

Updated URL for awesome-selfhosted Project Mangement section. (#520) #115

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 import
- run: make awesome_lint
- run: make url_check