CI on docs branch

This commit is contained in:
Saad Rahim
2023-07-27 12:18:58 -06:00
parent 419f674456
commit 52f52b7976
2 changed files with 5 additions and 10 deletions

View File

@@ -5,10 +5,12 @@ on:
branches:
- develop
- main
- 'docs/*'
pull_request:
branches:
- develop
- main
- 'docs/*'
concurrency:
group: ${{ github.ref }}-${{ github.workflow }}