Skip to content

Commit

Permalink
Merge pull request #199 from ipfs/uci/copy-templates
Browse files Browse the repository at this point in the history
ci: uci/copy-templates
  • Loading branch information
web3-bot authored Mar 22, 2024
2 parents b72d5e2 + a3d9e81 commit a95b2db
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/go-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ concurrency:

jobs:
go-check:
uses: pl-strflt/uci/.github/workflows/[email protected]
uses: ipdxco/unified-github-workflows/.github/workflows/[email protected]
2 changes: 1 addition & 1 deletion .github/workflows/go-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,6 @@ concurrency:

jobs:
go-test:
uses: pl-strflt/uci/.github/workflows/[email protected]
uses: ipdxco/unified-github-workflows/.github/workflows/[email protected]
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit a95b2db

Please sign in to comment.