Skip to content

Commit

Permalink
ci - call readonly job
Browse files Browse the repository at this point in the history
  • Loading branch information
davidfrickert committed Jun 25, 2024
1 parent d0dc984 commit 44c8ae9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,6 @@ jobs:
call-ci-other:
uses: ./.github/workflows/ci-other.yml
call-ci-ha:
uses: ./.github/workflows/ci-ha.yml
uses: ./.github/workflows/ci-ha.yml
call-ci-readonly:
uses: ./.github/workflows/ci-readonly.yml

0 comments on commit 44c8ae9

Please sign in to comment.