Skip to content

Commit

Permalink
Try
Browse files Browse the repository at this point in the history
Signed-off-by: Merel Theisen <[email protected]>
  • Loading branch information
merelcht committed Aug 8, 2023
1 parent 7dd0483 commit fe76b8f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docs-only-checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,16 @@ on:
branches:
- main
- develop
- try-ga-triggering
- docs-only-check-for-releasemd
paths:
- "docs/**"
- '**.md'
pull_request:
branches:
- main
- develop
- docs-only-check-for-releasemd
paths:
- "docs/**"
- '**.md'
Expand Down

0 comments on commit fe76b8f

Please sign in to comment.