Skip to content

Commit

Permalink
ci on develop for our fork
Browse files Browse the repository at this point in the history
  • Loading branch information
geekgonecrazy committed Jun 14, 2024
1 parent 5beceb3 commit 5f2866b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docs-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,13 @@ on:
- docs/**
branches:
- main
- develop
pull_request:
paths:
- docs/**
branches:
- main
- develop

jobs:
validate-docs:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/push_quickstart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ on:
push:
branches:
- main
- develop
paths:
- "quickstart.sh"

Expand Down

0 comments on commit 5f2866b

Please sign in to comment.