Skip to content

Commit

Permalink
devops add '**'
Browse files Browse the repository at this point in the history
  • Loading branch information
bfoujols committed Mar 26, 2024
1 parent f2d9e07 commit 4694d63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@ name: Code Quality Analysis
on:
push:
branches:
- main
- '**'
pull_request:
branches:
- main
- '**'

jobs:
eduframe:
Expand Down

0 comments on commit 4694d63

Please sign in to comment.