Skip to content

refactor: update background colors to use color variables and improve… #4049

refactor: update background colors to use color variables and improve…

refactor: update background colors to use color variables and improve… #4049

Workflow file for this run

name: CI
on: [push, pull_request]
jobs:
build:
runs-on: self-hosted-vm
steps:
- uses: actions/checkout@v2
- name: Run a one-line script
run: echo "Hello, world! FROM STAGE runner"