Skip to content

Commit

Permalink
Make this PR test run WebUI tests on this branch
Browse files Browse the repository at this point in the history
  • Loading branch information
jkosternl committed Oct 3, 2024
1 parent 6d77fb4 commit 87b79a4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/webui-testing.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Web UI Testing

on:
pull_request:
types: [ opened, synchronize, reopened ] # REMOVE BEFORE MERGING!!!
push:
branches: ["dev", "test", "master"]

Expand Down

0 comments on commit 87b79a4

Please sign in to comment.