workflows/requirements: fix on push on branches

This commit is contained in:
ohdearaugustin 2022-02-13 01:20:02 +01:00 committed by ohdearaugustin
parent 9c392cc3b4
commit 8938e45875

View File

@ -3,7 +3,7 @@ name: Update requirements file
on:
push:
branch:
branches:
- develop
workflow_dispatch: