mirror of https://github.com/knative/client.git
Update actions (#1651)
Signed-off-by: Knative Automation <automation@knative.team>
This commit is contained in:
parent
b4e95db7a3
commit
0d4e83bf8c
|
|
@ -6,6 +6,9 @@
|
||||||
name: Test
|
name: Test
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
push:
|
||||||
|
branches: [ 'main', 'release-*' ]
|
||||||
|
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ 'main', 'release-*' ]
|
branches: [ 'main', 'release-*' ]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue