Skip to content

Commit 0934aa0

Browse files
committed
rename action
1 parent 7272c57 commit 0934aa0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/affected.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
name: 🔍
15+
name: PR
1616

1717
on:
1818
push:

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ name: 🪿
1616

1717
on:
1818
workflow_run:
19-
workflows: ["🔍"]
19+
workflows: ["PR"]
2020
types: ["completed"]
2121

2222
jobs:

0 commit comments

Comments
 (0)