Skip to content

Commit

Permalink
fix: backend ci
Browse files Browse the repository at this point in the history
  • Loading branch information
christopherfrige committed Mar 12, 2024
1 parent 9fd819d commit 8c4cc67
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/backend-ci.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
name: Backend CI

on:
pull_request_target:
types: [opened, edited, closed]
pull_request:
types: [opened, edited, reopened]
branches: [main, develop]

jobs:
Expand Down

0 comments on commit 8c4cc67

Please sign in to comment.