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
|
||||
on:
|
||||
push:
|
||||
branches: [ "next" ]
|
||||
branches: [ "not-existing" ]
|
||||
jobs:
|
||||
dusk:
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
Reference in New Issue
Block a user