Skip to content

Add .DS_Store to gitignore (#162) #747

Add .DS_Store to gitignore (#162)

Add .DS_Store to gitignore (#162) #747

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
jobs:
call-workflow-from-shared-config:
uses: rubyatscale/shared-config/.github/workflows/ci.yml@main
secrets: inherit