Skip to content

Commit be58f7e

Browse files
committed
Update after final reviewÃ
1 parent fb5542f commit be58f7e

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

.github/workflows/scripts/get_c_apps.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
print("Usage: get_c_apps.py <github_token>")
99
sys.exit(1)
1010

11-
# Excluded Rust apps
11+
# Excluded C apps
1212
excluded_apps = ["app-avalanche"]
1313

1414
# Retrieve all public apps on LedgerHQ GitHub organization

0 commit comments

Comments
 (0)