We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a5d0e9 commit d5d076fCopy full SHA for d5d076f
1 file changed
.github/workflows/bot_build.yml
@@ -1,11 +1,11 @@
1
-name: Bot symlink
+name: Bot build script
2
3
on:
4
pull_request:
5
branches: [ "main" ]
6
7
jobs:
8
- build_script:
+ check_symlinks:
9
runs-on: ubuntu-latest
10
11
steps:
0 commit comments