Skip to content

Commit

Permalink
Update checks.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Fernandez Benjamin <[email protected]>
  • Loading branch information
FernandezBenjamin authored Jul 25, 2023
1 parent 0827d71 commit 2443945
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@ name: Checks

on:
push:
branches: ['release-orange']
branches:
- '**'
pull_request:
branches: ['release-orange']
branches:
- '**'

jobs:
lint:
Expand Down

0 comments on commit 2443945

Please sign in to comment.