don't deploy gh-pages

pull/26786/head
Ivaylo Badinov 2023-12-06 13:44:15 +02:00 committed by GitHub
parent 2a6df60c2d
commit 09dc20c96b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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