Skip to content

Commit

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

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

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

jobs:
build:
Expand Down

0 comments on commit 6cfb1f7

Please sign in to comment.