We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b6dccf commit d55b811Copy full SHA for d55b811
1 file changed
.github/workflows/validate.yml
@@ -5,7 +5,7 @@ on:
5
pull_request:
6
7
jobs:
8
- test:
+ validate:
9
runs-on: ubuntu-latest
10
steps:
11
- uses: actions/checkout@v2
0 commit comments