Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
mghilardelli committed Oct 30, 2024
1 parent 7fac33b commit e731b6b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci-backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,12 @@ defaults:

on:
push:
paths:
- 'backend/**'
branches: [ "main" ]
pull_request:
paths:
- 'backend/**'
branches: [ "main" ]

jobs:
Expand Down

0 comments on commit e731b6b

Please sign in to comment.