Skip to content

Commit

Permalink
Fix documentation workflow branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Virtlink committed Jul 2, 2024
1 parent afb8ebf commit d40c99e
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 d40c99e

Please sign in to comment.