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

Software Developer/Data Scientist (RD2/RD3)

@ Argonne National Laboratory | Lemont, IL USA

Global Health Financial Data Analyst

@ Guidehouse | Client Office: Washington, DC

Head of Marketing, Business Intelligence & Customer Experience

@ KONE | Istanbul Merkez

[Summer Internship 2024] CEG Data Analytics Intern

@ Agoda | Bangkok, Thailand

Data Analyst - KYC

@ Wise | London

Working Student Machine Learning Engineer

@ Celonis | Munich, Germany