Skip to content

Commit bd9d672

Browse files
committed
scripts
1 parent bf279f2 commit bd9d672

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/gitlab.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,4 +36,4 @@ jobs:
3636
env:
3737
GITHUB_TOKEN: ${{ github.token }}
3838
run: |
39-
sh maintainer/CI/build_cmake.sh pending
39+
sh maintainer/gh_post_status.sh pending
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: mirror
1+
name: mirrors
22

33
on:
44
push:

0 commit comments

Comments
 (0)