Skip to content

Commit dbadc4c

Browse files
authored
ci: rename "pr title check" workflow and job (#4962)
[I did this a while back for osv-scanner](google/osv-scanner#2527) so might as well do it here too: > Maybe it's just me but I always get this workflow file confused with the `checks` one. I've also adjusted the names so that they (imo) present a bit clearer - they should show up as "Title / check" rather than "OSV PR format check / Validate PR title"
1 parent 556a892 commit dbadc4c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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: OSV PR format check
15+
name: Title
1616

1717
on:
1818
# `pull_request_target` is only required when editing PRs from forks.

0 commit comments

Comments
 (0)