Refactor branch filter in browser-tests.yml

This commit is contained in:
Andras Bacsai
2024-10-17 21:28:52 +02:00
parent 3835dc3fd7
commit 6220172f70

View File

@@ -1,7 +1,7 @@
name: Dusk
on:
push:
branches: [ "next" ]
branches: [ "not-existing" ]
jobs:
dusk:
runs-on: ubuntu-latest