Skip to content

Commit e7eef90

Browse files
authored
Add app ID to tags (#5)
1 parent 83b5e4a commit e7eef90

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

manifest.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ functions:
7575
disruptive: false
7676
system_action: false
7777
tags:
78-
- ""
78+
- ac7135c6ad5342b3b179db27a3b939b0
7979
- Hello
8080
- Functions
8181
permissions: []
@@ -99,7 +99,7 @@ functions:
9999
disruptive: false
100100
system_action: true
101101
tags:
102-
- ""
102+
- ac7135c6ad5342b3b179db27a3b939b0
103103
- Functions
104104
- HostDetails
105105
- FalconPy
@@ -124,7 +124,7 @@ functions:
124124
disruptive: false
125125
system_action: true
126126
tags:
127-
- ""
127+
- ac7135c6ad5342b3b179db27a3b939b0
128128
- Functions
129129
- ServiceNow
130130
- FalconPy
@@ -149,7 +149,7 @@ functions:
149149
disruptive: false
150150
system_action: true
151151
tags:
152-
- ""
152+
- ac7135c6ad5342b3b179db27a3b939b0
153153
- Functions
154154
- Collections
155155
- FalconPy
@@ -174,7 +174,7 @@ functions:
174174
disruptive: false
175175
system_action: false
176176
tags:
177-
- ""
177+
- ac7135c6ad5342b3b179db27a3b939b0
178178
- Multiple
179179
permissions: []
180180
language: python
@@ -197,7 +197,7 @@ functions:
197197
disruptive: false
198198
system_action: false
199199
tags:
200-
- ""
200+
- ac7135c6ad5342b3b179db27a3b939b0
201201
- Multiple
202202
permissions: []
203203
language: python

0 commit comments

Comments
 (0)