Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
amisadmin committed Feb 11, 2022
1 parent dc2ce36 commit ef71a47
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-docs.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: Build Docs
on:
workflow_dispatch:
push:
branches:
- master
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
name: Upload Python Package

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

0 comments on commit ef71a47

Please sign in to comment.