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,9 +13,9 @@ permissions:
jobs:
welcome-message:
name: Welcome Contributors
if: github.repository == 'documenso/documenso' && github.event.action == 'opened'
runs-on: ubuntu-latest
timeout-minutes: 10
if: github.event.action == 'opened'
steps:
- uses: actions/first-interaction@v1
with: