Skip to content

Commit

Permalink
TEMP: add deploy dev to deploy on pull request on dev branch
Browse files Browse the repository at this point in the history
  • Loading branch information
huGgW committed Nov 9, 2024
1 parent 906f3af commit fb80219
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deploy_dev.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
on:
# DEBUG: For test only
pull_request:
branches:
- develop
push:
branches:
- develop
Expand Down

0 comments on commit fb80219

Please sign in to comment.