Skip to content

Commit

Permalink
Update deploy2uat.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
martinheppner authored Aug 29, 2023
1 parent bff8351 commit e79a67b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/deploy2uat.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
name: UAT Deploy
on: [push]
on:
push:
branches:
- 'drop-dev-slovenia'
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit e79a67b

Please sign in to comment.