Operations Research Bit

Insights and applications of OR for the everyday reader. We publish articles on how to solve problems, improve decision-making, case studies, interviews, and tutorials. Accepting writers. ORB is a commercial subsidiary of Global Institute for Optimization TM 24'

Follow publication

Member-only story

GitHub Actions: Automate Your Development Workflow

Diogo Ribeiro
Operations Research Bit
5 min readOct 6, 2024

--

Photo by Roman Synkevych on Unsplash

Understanding GitHub Actions

Key Concepts

Creating a Simple Workflow-Based GitHub Action

Step 1: Create the Workflow File

Step 2: Define the Workflow

name: CI

on:
push…

--

--

Operations Research Bit
Operations Research Bit

Published in Operations Research Bit

Insights and applications of OR for the everyday reader. We publish articles on how to solve problems, improve decision-making, case studies, interviews, and tutorials. Accepting writers. ORB is a commercial subsidiary of Global Institute for Optimization TM 24'

No responses yet