We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05e31a8 commit 1c5b1d0Copy full SHA for 1c5b1d0
.github/workflows/build.yml
@@ -1,9 +1,9 @@
1
-name: Build
+name: Build Project
2
3
on: [push, pull_request]
4
5
jobs:
6
- lint:
+ build:
7
runs-on: ubuntu-latest
8
steps:
9
- uses: actions/checkout@v2
0 commit comments