We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40531cb commit 5099170Copy full SHA for 5099170
.github/workflows/build.yml
@@ -13,7 +13,6 @@ on:
13
jobs:
14
build:
15
name: Build affected projects
16
- needs: lint
17
runs-on: ubuntu-latest
18
19
steps:
0 commit comments