Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

Fix bare url lint issue #20

Fix bare url lint issue

Fix bare url lint issue #20

Workflow file for this run

name: Hello world
on: [push]
jobs:
hello-world:
runs-on: ubuntu-latest
steps:
- name: Hello world
run: |
echo "Hello world"