mirror of
https://github.com/status-im/nimbus-gui.git
synced 2025-02-09 01:55:18 +00:00
fix(ci): add wildcard branch name to trigger branches
This commit is contained in:
parent
d5b25c8243
commit
a0dba91951
1
.github/workflows/ui-tests.yaml
vendored
1
.github/workflows/ui-tests.yaml
vendored
@ -3,6 +3,7 @@ name: 'UI tests'
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- '*'
|
||||
- '!main'
|
||||
|
||||
permissions:
|
||||
|
Loading…
x
Reference in New Issue
Block a user