Skip to content

Commit

Permalink
ci: renames some variables.
Browse files Browse the repository at this point in the history
  • Loading branch information
jaymeh committed Aug 31, 2022
1 parent 77961da commit d84e5b7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Conventional Commits
name: Check Conventional PR

on:
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: run-tests
name: Run Application Test Suite

on: [push, pull_request]

Expand Down

0 comments on commit d84e5b7

Please sign in to comment.