We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20658a6 commit 4fe4f81Copy full SHA for 4fe4f81
1 file changed
.github/workflows/ci.yml
@@ -15,7 +15,7 @@ permissions:
15
16
jobs:
17
pipeline:
18
- uses: RandomCodeSpace/central-ops/.github/workflows/reusable-pipeline.yml@main
+ uses: RandomCodeSpace/central-ops/reusable-pipeline.yml@main
19
secrets: inherit
20
with:
21
go_version_file: go.mod
0 commit comments