We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7583aee commit 752f44fCopy full SHA for 752f44f
.github/workflows/build_all_apps.yml
@@ -11,7 +11,7 @@ on:
11
12
13
env:
14
- 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
15
16
17
jobs:
0 commit comments