mirror of
https://github.com/chipsalliance/f4pga.git
synced 2025-01-03 03:43:37 -05:00
ci: pasto 'needs'
Signed-off-by: Unai Martinez-Corral <umartinezcorral@antmicro.com>
This commit is contained in:
parent
a3ba8a03a6
commit
217ec3eea7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/Doc.yml
vendored
2
.github/workflows/Doc.yml
vendored
|
@ -53,7 +53,7 @@ jobs:
|
|||
|
||||
|
||||
Automerge:
|
||||
needs: Test
|
||||
needs: Docs
|
||||
if: github.event_name == 'pull_request' && github.actor == 'dependabot[bot]'
|
||||
runs-on: ubuntu-latest
|
||||
name: Automerge dependabot PRs
|
||||
|
|
Loading…
Reference in a new issue