Skip to content

Commit

Permalink
Added pull_request trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
Julie Lundberg Suter committed Mar 9, 2025
1 parent e9265ad commit a003f5e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/deploy_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,9 @@ name: Deploy to TDT4242 server development

on:
push:
branches:
- 'main'
branches: [$default-branch]
pull_request:
branches: [$default-branch]
workflow_dispatch:
inputs:
config:
Expand Down

0 comments on commit a003f5e

Please sign in to comment.