Skip to content

Exclude openvpn from URL check due to cloudflare (#533) #152

Exclude openvpn from URL check due to cloudflare (#533)

Exclude openvpn from URL check due to cloudflare (#533) #152

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