File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ on: [pull_request]
33
44jobs :
55 run :
6- uses : TDesignOteam/workflows/.github/workflows/reusable-spell-check.yml@62fc9a4d8efa914351f733f9b936e3aab259a105 # main
6+ uses : TDesignOteam/workflows/.github/workflows/reusable-spell-check.yml@03665411530c1eeaab075891d2ae88d9fe77cbc5 # main
77 with :
88 config : .github/workflows/typos-config.toml
Original file line number Diff line number Diff line change 2828 if : ${{ github.repository == 'TDesignOteam/tdesign-api' && github.event_name == 'delete' && github.event.ref_type == 'branch' }}
2929 runs-on : ubuntu-latest
3030 steps :
31- - uses : TDesignOteam/workflows/actions/cnb-delete-branch@62fc9a4d8efa914351f733f9b936e3aab259a105 # main
31+ - uses : TDesignOteam/workflows/actions/cnb-delete-branch@03665411530c1eeaab075891d2ae88d9fe77cbc5 # main
3232 with :
3333 repo : " tencent/tdesign/tdesign-api"
3434 token : ${{ secrets.CNB_TOKEN }}
You can’t perform that action at this time.
0 commit comments