Skip to content

Commit d5d076f

Browse files
authored
modify check name
1 parent 9a5d0e9 commit d5d076f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/bot_build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
name: Bot symlink
1+
name: Bot build script
22

33
on:
44
pull_request:
55
branches: [ "main" ]
66

77
jobs:
8-
build_script:
8+
check_symlinks:
99
runs-on: ubuntu-latest
1010

1111
steps:

0 commit comments

Comments
 (0)