mirror of https://github.com/node-red/node-red.git
parent
4ada84d314
commit
3e065b56ae
|
|
@ -2,10 +2,9 @@ name: Run tests
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ master, dev, 'fix/**' ]
|
||||
branches: [ master, dev ]
|
||||
pull_request:
|
||||
branches: [ master, dev ]
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
|
|
|
|||
Loading…
Reference in New Issue