This website works better with JavaScript
Home
Explore
Help
Sign In
RONCC
/
AI-ML-HPC-Workflows
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Correct build workflow name
Jim Madge
3 years ago
parent
8f8e510b0c
commit
a761cd5786
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
.github/workflows/build.yaml
+ 1
- 1
.github/workflows/build.yaml
View File
@@ -1,5 +1,5 @@
---
-name:
Lint
+name:
Build
on: [push, pull_request]