mirror of https://github.com/knative/func.git
Update actions (#1898)
Signed-off-by: Knative Automation <automation@knative.team>
This commit is contained in:
parent
6eac0d0605
commit
f183c92b16
|
@ -1,7 +1,7 @@
|
|||
# Copyright 2020 The Knative Authors.
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
# This file is automagically synced here from github.com/knative-sandbox/knobots
|
||||
# This file is automagically synced here from github.com/knative-extensions/knobots
|
||||
|
||||
name: Build
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Copyright 2022 The Knative Authors.
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
# This file is automagically synced here from github.com/knative-sandbox/knobots
|
||||
# This file is automagically synced here from github.com/knative-extensions/knobots
|
||||
|
||||
name: Test
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Copyright 2020 The Knative Authors.
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
# This file is automagically synced here from github.com/knative-sandbox/knobots
|
||||
# This file is automagically synced here from github.com/knative-extensions/knobots
|
||||
|
||||
name: 'Security'
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Copyright 2020 The Knative Authors.
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
# This file is automagically synced here from github.com/knative-sandbox/knobots
|
||||
# This file is automagically synced here from github.com/knative-extensions/knobots
|
||||
name: 'Close stale'
|
||||
|
||||
on:
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Copyright 2020 The Knative Authors.
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
# This file is automagically synced here from github.com/knative-sandbox/knobots
|
||||
# This file is automagically synced here from github.com/knative-extensions/knobots
|
||||
|
||||
name: Code Style
|
||||
|
||||
|
|
|
@ -12,8 +12,8 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# This file is automagically synced here from github.com/knative-sandbox/.github
|
||||
# repo by knobots: https://github.com/knative-sandbox/knobots and will be overwritten.
|
||||
# This file is automagically synced here from github.com/knative-extensions/.github
|
||||
# repo by knobots: https://github.com/knative-extensions/knobots and will be overwritten.
|
||||
|
||||
name: Verify
|
||||
|
||||
|
|
Loading…
Reference in New Issue