Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
denopink committed Oct 21, 2024
1 parent cdd32a2 commit 09b1917
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,11 +20,13 @@ on:

jobs:
ci:
uses: xmidt-org/shared-go/.github/workflows/ci.yml@5bc4b83f25ff4c944cd6253ba189e50d1997ab3c # v4.1.0
uses: xmidt-org/shared-go/.github/workflows/ci.yml@3d552804b9a20638508bf359cdd2e9b46bc06879 # v4.4.24
with:
copyright-skip: true
lint-skip: true
style-skip: true
# tests-skip: true
release-type: library
style-skip: true
yaml-lint-skip: true
copyright-skip: true
lint-skip: true
release-type: library
release-docker: false
tests-skip: true
secrets: inherit

0 comments on commit 09b1917

Please sign in to comment.