We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65bbb1f commit c032210Copy full SHA for c032210
.github/workflows/build.yml
@@ -7,6 +7,7 @@ on:
7
8
jobs:
9
build:
10
+ name: build the project
11
runs-on: ubuntu-latest
12
steps:
13
- uses: actions/checkout@v3
0 commit comments