This website works better with JavaScript
Home
Explore
Help
Register
Sign In
claude
/
discordo-plus
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
ci: rename ci workflow to build
rigormorrtiss
4 years ago
parent
f36bfb04ba
commit
cf13c1d243
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
.github/workflows/build.yml
+ 1
- 1
.github/workflows/ci.yml → .github/workflows/build.yml
View File
@@ -1,4 +1,4 @@
-name:
ci
+name:
build
on: [push, pull_request]
jobs: