We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25c6f1d commit 8ea6981Copy full SHA for 8ea6981
.github/workflows/website.yml
@@ -8,7 +8,7 @@ on:
8
paths:
9
- docs/**
10
jobs:
11
- build:
+ website:
12
runs-on: ubuntu-latest
13
steps:
14
- id: checkout
0 commit comments