Skip to content

[BUG] 避免 advanceStringName 和混淆标识符冲突 #20

[BUG] 避免 advanceStringName 和混淆标识符冲突

[BUG] 避免 advanceStringName 和混淆标识符冲突 #20

Workflow file for this run

name: truffle check
on:
push:
branches:
- master
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Secret Scanning
uses: trufflesecurity/trufflehog@main
with:
base: ""
head: ${{ github.ref_name }}
extra_args: --only-verified