Skip to content

Commit

Permalink
[r] add redundancy to deploy-docs for internal testing
Browse files Browse the repository at this point in the history
  • Loading branch information
immanuelazn committed Oct 22, 2024
1 parent 30ed012 commit b8d6a5c
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/deploy-docs.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: Build and Deploy Docs
on:
push:
branches:
- main
pull_request:
branches:
- main
# on:
# push:
# branches:
# - main
# pull_request:
# branches:
# - main
jobs:
build_docs:
name: Build and Deploy Documentation
Expand Down

0 comments on commit b8d6a5c

Please sign in to comment.