Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
flash62au committed Jun 19, 2024
2 parents 8f266e2 + 6883ebe commit edb3c6f
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,15 @@ on:
push:
branches:
- 'main'
- 'Master'
pull_request:
branches:
- 'main'
- 'Master'
workflow_dispatch:
branches: [ main ]
branches:
- 'main'
- 'Master'

jobs:
build:
Expand Down

0 comments on commit edb3c6f

Please sign in to comment.