Turn off CI job on push except for to main
Former-commit-id: 727fa67d8e
ng-deny-multiaddr
v1.1.0-727fa67-202304200333
parent
e3e48ccbf3
commit
b3feab0592
|
|
@ -4,7 +4,7 @@ on:
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: '*'
|
branches: '*'
|
||||||
push:
|
push:
|
||||||
branches: '*'
|
branches: 'main'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue