Skip to content

Commit

Permalink
fix: chore review auto
Browse files Browse the repository at this point in the history
  • Loading branch information
gary-van-woerkens authored and pYassine committed Jun 20, 2024
1 parent 74aa6f3 commit b6a1132
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
- "!feat-**"
- "!fix-**"
- "!sre/**"
- "!chore/**"

concurrency:
cancel-in-progress: true
Expand All @@ -17,4 +18,4 @@ jobs:
kontinuous:
name: "Deploy on Kubernetes 🐳"
uses: socialgouv/workflows/.github/workflows/use-ks-gh-review.yaml@v1
secrets: inherit
secrets: inherit

0 comments on commit b6a1132

Please sign in to comment.