Skip to content

Commit 002a61f

Browse files
committed
test:ci
1 parent d4e1460 commit 002a61f

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/workflows/build-images-manifests.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@ name: Presidio Docker Build
22

33
on:
44
push:
5-
pull_request:
6-
branches: [ main ]
7-
workflow_dispatch:
5+
# pull_request:
6+
# branches: [ main ]
7+
# workflow_dispatch:
88

9-
concurrency:
10-
group: ${{ github.workflow }}-${{ github.ref }}
11-
cancel-in-progress: true
9+
# concurrency:
10+
# group: ${{ github.workflow }}-${{ github.ref }}
11+
# cancel-in-progress: true
1212

1313
permissions: read-all
1414

0 commit comments

Comments
 (0)