Skip to content

Commit

Permalink
Change target branches and delte deploy page workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
christophfroehlich authored Aug 12, 2023
1 parent 36ccbae commit 036d500
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 55 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/sphinx-check-links.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on:
workflow_dispatch:
push:
branches:
- master
- humble
schedule:
# Run every morning to ensure component documentation is up to date on deployment
- cron: '23 5 * * *'
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/sphinx-check-warnings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on:
workflow_dispatch:
push:
branches:
- master
- humble
schedule:
# Run every morning to ensure component documentation is up to date on deployment
- cron: '23 5 * * *'
Expand Down
53 changes: 0 additions & 53 deletions .github/workflows/sphinx-make-page.yml

This file was deleted.

0 comments on commit 036d500

Please sign in to comment.