Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

feat: init ci

feat: init ci #12

Workflow file for this run

name: norminette
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
jobs:
norminette_job:
runs-on: ubuntu-latest
name: norminette
steps:
- uses: actions/checkout@v2
- uses: alexandregv/norminette-action@v3
with:
flags: './cub3d'