Nov. 15, 2023, 12:46 a.m. | Avelyn Hyunjeong Choi

DEV Community dev.to

Set up your GitHub Actions CI Workflow



  1. Create a .github/workflows folders in the root of repo

  2. Create a workflow YAML file, ci.yml, for the CI job as below



name: ci

on:
pull_request:
branches:
- main
push:
branches:
- main

jobs:
lint:
name: ESLint
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v3

- name: Setup node …

beginners check code github job jobs lint opensource set typescript ubuntu workflow workflows yaml

Data Engineer

@ Lemon.io | Remote: Europe, LATAM, Canada, UK, Asia, Oceania

Artificial Intelligence – Bioinformatic Expert

@ University of Texas Medical Branch | Galveston, TX

Lead Developer (AI)

@ Cere Network | San Francisco, US

Research Engineer

@ Allora Labs | Remote

Ecosystem Manager

@ Allora Labs | Remote

Founding AI Engineer, Agents

@ Occam AI | New York