Skip to content
This repository was archived by the owner on Sep 3, 2024. It is now read-only.

Commit ac63dd3

Browse files
better status check labelling
1 parent 7863b00 commit ac63dd3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
container-runtime: bionic
3030
runtime: ubuntu.18.04-x64
3131
runs-on: ubuntu-latest
32-
name: continuous-integration/${{ matrix.env.container-runtime }}
32+
name: continuous-integration/github/${{ matrix.env.container-runtime }}
3333
steps:
3434
- name: filter
3535
if: github.event_name == 'pull_request'

0 commit comments

Comments
 (0)