Skip to content
This repository was archived by the owner on Mar 1, 2022. It is now read-only.

Commit b436751

Browse files
authored
Change workflow name to string due to colon used.
1 parent 593e24d commit b436751

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pull_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: CI: Pull Requests
1+
name: "CI: Pull Requests"
22
on:
33
pull_request:
44
branches:

0 commit comments

Comments
 (0)