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 0666928 commit 6c90317Copy full SHA for 6c90317
.github/workflows/build.yml
@@ -13,7 +13,7 @@ concurrency:
13
cancel-in-progress: ${{ github.ref != 'refs/heads/main' }}
14
15
jobs:
16
- build:
+ validate-pr:
17
runs-on: ${{ matrix.os }}
18
name: ${{ matrix.name }}
19
strategy:
0 commit comments