We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2862207 commit 067a936Copy full SHA for 067a936
1 file changed
.github/workflows/build.yml
@@ -7,7 +7,7 @@ on:
7
pull_request:
8
9
jobs:
10
- build:
+ Build:
11
runs-on: ubuntu-24.04
12
steps:
13
- name: Checkout
0 commit comments