generate workflow file

This commit is contained in:
Zvonimir Rudinski
2024-06-02 07:02:12 +02:00
parent 0ef406e59c
commit 895abb1f0b

View File

@@ -1,13 +1,18 @@
name: Build Todd
on:
push:
branches:
- master
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build-linux-x86:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: make
run: make