diff --git a/.github/workflows/build_all_apps.yml b/.github/workflows/build_all_apps.yml index a18eef4d3..43bfc0dee 100644 --- a/.github/workflows/build_all_apps.yml +++ b/.github/workflows/build_all_apps.yml @@ -11,7 +11,7 @@ on: env: - BLACKLIST: "app-avalanche" # Add the names of the repositories to exclude here, separated by commas + BLACKLIST: "app-foo" # Add the names of the repositories to exclude here, separated by commas jobs: