We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 022d666 commit fef330bCopy full SHA for fef330b
1 file changed
.github/workflows/makenew.yml
@@ -33,7 +33,7 @@ jobs:
33
REPO: seamapi/${{ github.event.inputs.repo }}
34
DESCRIPTION: ${{ github.event.inputs.description }}
35
bootstrap:
36
- name: Bootstrap code
+ name: Bootstrap repository
37
runs-on: ubuntu-latest
38
timeout-minutes: 30
39
needs: repository
0 commit comments