Add workflow_dispatch to lint.yml

This commit is contained in:
Sidharth Vinod
2022-12-15 21:50:00 +05:30
parent 59fdaa3b53
commit 333b974f10

View File

@@ -7,6 +7,7 @@ on:
- opened - opened
- synchronize - synchronize
- ready_for_review - ready_for_review
workflow_dispatch:
permissions: permissions:
contents: write contents: write