Skip to content

Commit 8c31ea4

Browse files
authored
Delete an unused (manual) workflow, added missing copyright headers. (#162050)
Just TLC while working on something related.
1 parent 558b21a commit 8c31ea4

File tree

4 files changed

+12
-44
lines changed

4 files changed

+12
-44
lines changed

.github/workflows/files-changed.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Copyright 2013 The Flutter Authors. All rights reserved.
2+
# Use of this source code is governed by a BSD-style license that can be
3+
# found in the LICENSE file.
4+
15
name: Generate Changed Files JSON
26

37
on:

.github/workflows/lock.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Copyright 2013 The Flutter Authors. All rights reserved.
2+
# Use of this source code is governed by a BSD-style license that can be
3+
# found in the LICENSE file.
4+
15
# Configuration for Lock Threads - https://github.com/dessant/lock-threads
26

37
name: 'Lock Threads'

.github/workflows/minimal.yml

Lines changed: 0 additions & 44 deletions
This file was deleted.

.github/workflows/no-response.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# Copyright 2013 The Flutter Authors. All rights reserved.
2+
# Use of this source code is governed by a BSD-style license that can be
3+
# found in the LICENSE file.
4+
15
name: No Response
26

37
# Both `issue_comment` and `scheduled` event types are required for this Action

0 commit comments

Comments
 (0)