Refactor branch filter in browser-tests.yml
This commit is contained in:
2
.github/workflows/browser-tests.yml
vendored
2
.github/workflows/browser-tests.yml
vendored
@@ -1,7 +1,7 @@
|
|||||||
name: Dusk
|
name: Dusk
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ "next" ]
|
branches: [ "not-existing" ]
|
||||||
jobs:
|
jobs:
|
||||||
dusk:
|
dusk:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
|||||||
Reference in New Issue
Block a user