We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 381c559 commit 8eb60e0Copy full SHA for 8eb60e0
.github/workflows/auto-build-package.yml
@@ -28,7 +28,7 @@ permissions:
28
statuses: read
29
30
jobs:
31
- autoBuild:
+ update-package:
32
runs-on: ubuntu-latest
33
name: Auto build deps
34
strategy:
.github/workflows/test.yml
@@ -10,7 +10,7 @@ on:
10
permissions: read-all
11
12
13
- build:
+ test:
14
name: Perform check
15
16
0 commit comments