mirror of https://github.com/knative/docs.git
Update actions (#4924)
Signed-off-by: Knative Automation <automation@knative.team>
This commit is contained in:
parent
30e51417e9
commit
59f8e352e6
|
@ -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