Skip to content

Create dependabot.yml #74

Create dependabot.yml

Create dependabot.yml #74

Workflow file for this run

name: MacOS
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: macos-latest
steps:
- uses: actions/checkout@v3
- name: "MacOS"
run: "./setup.sh"