Skip to content

Commit

Permalink
Merge pull request #26 from freemocap/jonmatthis-patch-1
Browse files Browse the repository at this point in the history
Don't rebuild for docs changes
  • Loading branch information
jonmatthis authored Jan 30, 2024
2 parents 75fdc0d + f6c2921 commit c34164a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/google-cloudrun-docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ name: Build and Deploy to Cloud Run
on:
push:
branches: [ "main" ]
paths-ignore:
- 'Writerside/**' #don't build if changes are only to docs

env:
PROJECT_ID: mocap-test-project # TODO: update Google Cloud project id
Expand Down

0 comments on commit c34164a

Please sign in to comment.