mirror of
https://github.com/namibia/openvpn-install.git
synced 2024-12-31 18:41:47 +00:00
Update lint.yml
This commit is contained in:
parent
353ce9c534
commit
29d4dc20f8
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -9,6 +9,6 @@ jobs:
|
|||||||
- name: Checkout Code
|
- name: Checkout Code
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
- name: Lint Code Base
|
- name: Lint Code Base
|
||||||
uses: github/super-linter@v3.15.1
|
uses: github/super-linter@v3
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
|
Loading…
Reference in New Issue
Block a user