Skip to content

Commit

Permalink
withdraw CI change
Browse files Browse the repository at this point in the history
  • Loading branch information
JingyaHuang committed Oct 18, 2023
1 parent 031ad63 commit 075d132
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test_onnxruntime_train.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ on:
pull_request:
types: [opened, synchronize, reopened, labeled]

permissions:
id-token: write
contents: read

jobs:
start-runner:
if: ${{ (github.event_name == 'workflow_dispatch') || (github.event_name == 'schedule') || contains( github.event.pull_request.labels.*.name, 'training')}}
Expand Down

0 comments on commit 075d132

Please sign in to comment.