don't deploy gh-pages

pull/26786/head
Ivaylo Badinov 2023-12-06 13:44:15 +02:00 committed by Badi Ifaoui
parent 09cc53d337
commit c907cba70d
1 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,8 @@ concurrency:
jobs:
build:
name: GitHub Pages
# Only respect triggers from our develop branch, ignore that of forks
if: github.repository == 'vector-im/element-web'
runs-on: ubuntu-latest
steps:
- name: Fetch element-desktop