Skip to content

Commit

Permalink
Merge branch 'main' into updateMiddleware
Browse files Browse the repository at this point in the history
  • Loading branch information
renaz6 committed Apr 12, 2023
2 parents c18dff1 + 8d4d0bc commit 3dabeba
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,15 @@ on:
- MAINTAINERS.md
- LICENSE
- NOTICE
tags:
- 'v[0-9]+.[0-9]+.[0-9]+'
pull_request:
workflow_dispatch:

jobs:
ci:
uses: xmidt-org/.github/.github/workflows/go-ci.yml@go-ci-v1
uses: xmidt-org/shared-go/.github/workflows/ci.yml@6dd1fab69f841fbea827a053e21fa83ea94774d9 # v3.0.0
with:
copyright-skip: true
release-type: library
secrets: inherit

0 comments on commit 3dabeba

Please sign in to comment.