matrix-art

An image gallery for Matrix
git clone git://archive.git.mtrnord.blog/MTRNord/matrix-art.git
Log | Files | Refs | README | LICENSE

commit e3d325d2e06d47ea98c64633df9ed011accde84d
parent 74c3fe09d03d8e8ae6d3a77125e5ef5c861dbfb8
Author: MTRNord <mtrnord1@gmail.com>
Date:   Mon, 18 Apr 2022 21:52:07 +0200

Revert to pull_request_target

Diffstat:
M.github/workflows/deploy-preview.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/deploy-preview.yml b/.github/workflows/deploy-preview.yml @@ -1,7 +1,7 @@ name: Build and Deploy permissions: read-all on: - pull_request: + pull_request_target: types: - opened - synchronize