workflows/requirements: fix on push
This commit is contained in:
parent
73cbf0ffac
commit
9c392cc3b4
3
.github/workflows/requirements.yml
vendored
3
.github/workflows/requirements.yml
vendored
@ -3,7 +3,8 @@ name: Update requirements file
|
||||
|
||||
on:
|
||||
push:
|
||||
branch: develop
|
||||
branch:
|
||||
- develop
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user