mirror of
https://github.com/documenso/documenso.git
synced 2026-07-27 10:25:00 +10:00
chore: updated workflow permissions and run conditions
Signed-off-by: Adithya Krishna <adi@documenso.com>
This commit is contained in:
@@ -16,6 +16,7 @@ env:
|
||||
jobs:
|
||||
build_app:
|
||||
name: Build App
|
||||
if: github.repository == 'documenso/documenso'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
||||
Reference in New Issue
Block a user