Skip to content

Handle openvpn requiring sudo and add CI tests #30

Handle openvpn requiring sudo and add CI tests

Handle openvpn requiring sudo and add CI tests #30

Workflow file for this run

---
name: Lint
on: # yamllint disable-line rule:truthy
push:
branches: [master]
pull_request:
branches: [master]
workflow_dispatch: ~
jobs:
lint:
uses: KTH-SSAS/twmn-ci/.github/workflows/reusable-lint.yml@master

Check failure on line 13 in .github/workflows/lint.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/lint.yml

Invalid workflow file

error parsing called workflow ".github/workflows/lint.yml" -> "KTH-SSAS/twmn-ci/.github/workflows/reusable-lint.yml@master" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
secrets: inherit