Skip to content

Commit 4f622a3

Browse files
Update the workflow name and job name to better describe the CI check usage.
1 parent 6230e74 commit 4f622a3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/examples-linux-tv-casting-app.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
name: Build example - Linux TV Casting App and Linux TV App
15+
name: Test TV Casting Example
1616

1717
on:
1818
push:
@@ -27,8 +27,8 @@ concurrency:
2727
cancel-in-progress: true
2828

2929
jobs:
30-
Linux-tv-casting-app-and-Linux-tv-app:
31-
name: Linux TV Casting App and Linux TV App
30+
Linux-test:
31+
name: Linux Test
3232

3333
runs-on: ubuntu-latest
3434
if: github.actor != 'restyled-io[bot]'

0 commit comments

Comments
 (0)