Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! Fix branch protections
Browse files Browse the repository at this point in the history
  • Loading branch information
Paul Hewlett committed Jan 10, 2024
1 parent bc6d519 commit 1f50381
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
go-version: '1.21.x'
token: ${{ secrets.GITHUB_TOKEN }}
cache-dependency-path: |
./go.sum
datatrails-common-api/go.sum
- name: Setup protobuf
uses: arduino/setup-protoc@v2
with:
Expand Down

0 comments on commit 1f50381

Please sign in to comment.