Skip to content

Commit 2af8216

Browse files
authored
Update all_github_container_package.yaml
1 parent 5ed26e8 commit 2af8216

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed
Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
id: all_github_container_package
22
type: query
3-
title: Find all Container Packages to be utilized in tasks
4-
description: Find all Container Packages in GitHub for tasks
3+
title: Container Packages in GitHub
4+
description: Find all Container Packages in GitHub
55
integration_type:
66
- github_account
77
query: |
@@ -12,4 +12,6 @@ query: |
1212
platform_integration_id
1313
FROM
1414
github_container_package;
15-
tags: {}
15+
tags:
16+
platform_queries_bookmark:
17+
- 'true'

0 commit comments

Comments
 (0)