Skip to content

Commit

Permalink
{debug}
Browse files Browse the repository at this point in the history
  • Loading branch information
luhenry committed Feb 23, 2024
1 parent d6d082e commit 953eac5
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,8 @@ on:
- scripts/setup-*.sh
- .github/workflows/docker.yml
push:
branches: [main]
paths:
- scripts/*.dockfile
- scripts/*.dockerfile
- scripts/setup-*.sh
- .github/workflows/docker.yml
branches:
- circleci-add-cuda-1

concurrency:
group: ${{ github.workflow }}-${{ github.repository }}-${{ github.head_ref || github.sha }}
Expand Down

0 comments on commit 953eac5

Please sign in to comment.