Skip to content

Added Go Language Projects to the Hacktoberfest List #20

Added Go Language Projects to the Hacktoberfest List

Added Go Language Projects to the Hacktoberfest List #20

Workflow file for this run

name: lint
on:
pull_request:
push:
branches:
- master
workflow_dispatch:
jobs:
Awesome_Lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: npx awesome-lint