write out bc and bbc in workflows

This commit is contained in:
Robert Stoll
2020-12-22 15:13:12 +01:00
parent 8eae48c37d
commit 6345a9e689
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
name: BBC Ubuntu
name: Binary Backward Compatibility
on: [push, pull_request]

View File

@@ -1,4 +1,4 @@
name: BC Ubuntu
name: Source Backward Compatibility
on: [push, pull_request]