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:
|
on:
|
||||||
push:
|
push:
|
||||||
branch: develop
|
branch:
|
||||||
|
- develop
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user