Skip to content

Commit 24e9e7f

Browse files
committed
Merge branch 'main' into tmoon/optimize-get_device_pointer_for_data_and_scales
2 parents c2ef7d3 + eca05d3 commit 24e9e7f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/lint.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ concurrency:
1111
# Group by workflow name + PR number (for PRs) or ref (for branch/tag pushes)
1212
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
1313
cancel-in-progress: true
14+
permissions:
15+
contents: read
1416
jobs:
1517
pytorch_cpplint:
1618
name: 'PyTorch C++'

0 commit comments

Comments
 (0)