Skip to content

Merge pull request #43 from arditti/bugfix/installation_git-defender_… #44

Merge pull request #43 from arditti/bugfix/installation_git-defender_…

Merge pull request #43 from arditti/bugfix/installation_git-defender_… #44

Workflow file for this run

name: Makefile CI
on:
push:
branches: [ "main", "initial_content" ]
pull_request:
branches: [ "main" , "initial_content"]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Install dependencies
run: make backstage-install