Skip to content

fix: add fast_drop_path for droprequest #219

fix: add fast_drop_path for droprequest

fix: add fast_drop_path for droprequest #219

Workflow file for this run

name: "Semantic Pull Request"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
- labeled
- unlabeled
jobs:
check:
runs-on: ubuntu-20.04
timeout-minutes: 10
steps:
- uses: amannn/action-semantic-pull-request@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}