Skip to content

Commit

Permalink
Changing action name
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Farley <adfarley@redhat.com>
  • Loading branch information
adamfarley committed Dec 16, 2024
1 parent 4b532df commit b5c6582
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/function-lib-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@

# If a PR includes a change to any lib file, we run the function library tests.

name: Check function library functions all work
name: Build Function Library Checker

on:
pull_request:
branches: [ master ]
Expand Down

0 comments on commit b5c6582

Please sign in to comment.