Skip to content

Commit

Permalink
Added workflow trigger when pushing to main
Browse files Browse the repository at this point in the history
  • Loading branch information
Julie Lundberg Suter committed Mar 9, 2025
1 parent 2c08dd6 commit c1185d9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy_test.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: Deploy to TDT4242 server development

on:
push:
branches:
- 'main'
workflow_dispatch:
inputs:
config:
Expand Down

0 comments on commit c1185d9

Please sign in to comment.