Skip to content

Confidential assets v1.1: New decryption algorithms & contract changes #3416

Confidential assets v1.1: New decryption algorithms & contract changes

Confidential assets v1.1: New decryption algorithms & contract changes #3416

Workflow file for this run

name: "Run SDK code linting"
on:
pull_request:
types: [labeled, opened, synchronize, reopened, auto_merge_enabled]
push:
branches:
- main
permissions:
contents: read
jobs:
run-tests:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: ./.github/actions/run-lint