mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
Remove bye-travis branch trigger
This commit is contained in:
parent
cc708e9fb4
commit
75c58093f1
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -2,7 +2,7 @@ name: Run tests
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ master, dev, bye-travis]
|
branches: [ master, dev ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ master, dev ]
|
branches: [ master, dev ]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user