chore: updated workflow permissions and run conditions

Signed-off-by: Adithya Krishna <adi@documenso.com>
This commit is contained in:
Adithya Krishna
2023-12-04 16:20:02 +05:30
parent 02e96bbd0a
commit f181099e74
8 changed files with 9 additions and 5 deletions

View File

@ -13,6 +13,7 @@ permissions:
jobs:
validate-pr:
if: github.repository == 'documenso/documenso'
name: Validate PR title
runs-on: ubuntu-latest
steps: