We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f10c9fe commit 79ea792Copy full SHA for 79ea792
.github/workflows/atom-test.yaml
@@ -20,10 +20,6 @@ concurrency:
20
group: ${{ github.workflow }}-${{ github.ref }}
21
cancel-in-progress: ${{ github.ref != 'refs/heads/main' }}
22
23
-permissions:
24
- contents: read
25
- actions: read
26
-
27
env:
28
ATOM_BASE_IMAGE: rocm/pytorch:latest
29
GITHUB_REPO_URL: ${{ github.event.pull_request.head.repo.clone_url || 'https://github.com/ROCm/ATOM.git' }}
0 commit comments