Skip to content
This repository has been archived by the owner on Jul 14, 2024. It is now read-only.

Commit

Permalink
Fix documentation build branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Virtlink committed Jul 6, 2024
1 parent c1abde5 commit 1909f5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: 'Documentation'
on: # yamllint disable-line rule:truthy
push:
branches:
- master
- main
workflow_dispatch: {} # Allow running this workflow manually (Actions tab)

jobs:
Expand Down

0 comments on commit 1909f5a

Please sign in to comment.