Skip to content

Commit

Permalink
Build only on release
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikhail Beloglazov committed Jul 23, 2024
1 parent 2ce36e4 commit ebae91a
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 deletions .github/workflows/github-pages-deploy.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,8 @@
name: Deploy Docs and Demo on Release

on:
push:
branches:
- DT-21533 # Укажите здесь вашу тестовую ветку

# on:
# release:
# types: [published]
release:
types: [published]

jobs:
build:
Expand Down

0 comments on commit ebae91a

Please sign in to comment.