Skip to content

Commit

Permalink
Update Readme (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
maxtyson123 authored Jan 8, 2024
1 parent be6859b commit e51208c
Show file tree
Hide file tree
Showing 4 changed files with 231 additions and 151 deletions.
3 changes: 2 additions & 1 deletion .github/workflows/max-os.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,8 @@ jobs:
# The type of runner that the job will run on
runs-on: ubuntu-20.04

# Steps represent a sequence of tasks that will be executed as part of the job
# Dont generate docs on dev branch
if: github.ref == 'refs/heads/main'
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v2
Expand Down
File renamed without changes.
Loading

0 comments on commit e51208c

Please sign in to comment.