mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-17 17:21:04 +00:00
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