Skip to content

Commit

Permalink
Remove branch restriction for documentation workflow trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlKCarlK committed Oct 16, 2024
1 parent b5d95f2 commit 2660720
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ name: Build and Deploy Documentation

on:
push:
branches:
- main
workflow_dispatch: # This allows manual triggering of the workflo
jobs:
build-and-deploy:
Expand Down

0 comments on commit 2660720

Please sign in to comment.