Skip to content

Commit

Permalink
Allow manual deployment of the developer guides (#3155)
Browse files Browse the repository at this point in the history
  • Loading branch information
IgnatBeresnev committed Sep 1, 2023
1 parent 32c88d5 commit 61619d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gh-pages-deploy-dev-docs.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Deploy developer docs to GitHub Pages

on:
workflow_dispatch:
push:
branches:
- master
Expand Down

0 comments on commit 61619d5

Please sign in to comment.