Skip to content

Commit

Permalink
Merge branch 'develop' into offchain_erc20_withdraw
Browse files Browse the repository at this point in the history
  • Loading branch information
shileiwill committed Apr 30, 2024
2 parents d10cbab + 55545bb commit 7e3ffb8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/golangci-lint/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ inputs:
required: true
name:
description: Name of the lint action
default: lint
required: true
go-directory:
description: Go directory to run commands from
default: "."
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/ci-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
if: ${{ needs.filter.outputs.changes == 'true' }}
with:
id: core
name: lint
gc-basic-auth: ${{ secrets.GRAFANA_INTERNAL_BASIC_AUTH }}
gc-host: ${{ secrets.GRAFANA_INTERNAL_HOST }}
gc-org-id: ${{ secrets.GRAFANA_INTERNAL_TENANT_ID }}
Expand Down

0 comments on commit 7e3ffb8

Please sign in to comment.