Skip to content

Create style.css

Create style.css #10

name: Hello World
on: [push]
jobs:
my-job:
runs-on: ubuntu-latest
steps:
- name: Say hello
run: echo "Hello, world!"