Skip to content

Commit

Permalink
Retitle inclusive Naming check action
Browse files Browse the repository at this point in the history
  • Loading branch information
addyess committed Dec 4, 2023
1 parent 9c3d4b8 commit 710fef2
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/inclusive_naming_check.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
name: Test Suite
on: [pull_request]
name: Inclusive Naming Check

on:
pull_request:

jobs:
call-inclusive-naming-check:
Expand Down

0 comments on commit 710fef2

Please sign in to comment.