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