workflows/requirements: fix on push

This commit is contained in:
ohdearaugustin 2022-02-13 01:18:07 +01:00 committed by ohdearaugustin
parent 73cbf0ffac
commit 9c392cc3b4

View File

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