Skip to content

Commit

Permalink
let it run on the ci for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Bdegraaf1234 committed Oct 9, 2023
1 parent 24dc919 commit 68fc25a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ name: Main
# Run in master and dev branches and in all pull requests to those branches
on:
push:
branches: [ master, dev ]
branches: [ master, dev, 732-append-managementportal-to-baseurl ]
pull_request: {}

env:
Expand Down

0 comments on commit 68fc25a

Please sign in to comment.