|
| 1 | +<!-- |
| 2 | + Licensed to the Apache Software Foundation (ASF) under one |
| 3 | + or more contributor license agreements. See the NOTICE file |
| 4 | + distributed with this work for additional information |
| 5 | + regarding copyright ownership. The ASF licenses this file |
| 6 | + to you under the Apache License, Version 2.0 (the |
| 7 | + "License"); you may not use this file except in compliance |
| 8 | + with the License. You may obtain a copy of the License at |
| 9 | +
|
| 10 | + http://www.apache.org/licenses/LICENSE-2.0 |
| 11 | +
|
| 12 | + Unless required by applicable law or agreed to in writing, |
| 13 | + software distributed under the License is distributed on an |
| 14 | + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY |
| 15 | + KIND, either express or implied. See the License for the |
| 16 | + specific language governing permissions and limitations |
| 17 | + under the License. |
| 18 | +--> |
1 | 19 | # Request for adding a new GitHub Action to the allow list |
2 | 20 |
|
3 | 21 | ## Overview |
4 | 22 |
|
5 | | -<!-- Please describe the proposed action; what it does and why this is needed. |
6 | | - It will help if you can tell us which project is interested in this action |
| 23 | +<!-- Please describe the proposed action; what it does and why this is needed. |
| 24 | + It will help if you can tell us which project is interested in this action |
7 | 25 | and why. |
8 | 26 | --> |
9 | 27 |
|
10 | | -**Name of action:** |
| 28 | +**Name of action:** |
11 | 29 |
|
12 | 30 | **URL of action:** |
13 | 31 |
|
|
16 | 34 |
|
17 | 35 | ## Permissions |
18 | 36 |
|
19 | | -<!-- Describe the permissions required and whether these permissions can have |
20 | | - security or provenance implications such as write access to code or read |
| 37 | +<!-- Describe the permissions required and whether these permissions can have |
| 38 | + security or provenance implications such as write access to code or read |
21 | 39 | access to credentials. --> |
22 | 40 |
|
23 | 41 | ## Related Actions |
24 | 42 |
|
25 | | -<!-- If this action is similar to an existing, allowed action (please do check!), |
| 43 | +<!-- If this action is similar to an existing, allowed action (please do check!), |
26 | 44 | let us know how this one differs and is a better option for your use case. |
27 | 45 | --> |
28 | 46 |
|
|
0 commit comments