Skip to content

Commit

Permalink
Change job name
Browse files Browse the repository at this point in the history
Signed-off-by: jamshale <jamiehalebc@gmail.com>
  • Loading branch information
jamshale committed Nov 10, 2023
1 parent bcb7084 commit 225fb75
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/push.yaml
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
name: Prepare
name: Push any branch
on:
push:
branches:
- "**"

jobs:
lint:
quality-and-unit-tests:
name: "Code quality and unit tests"
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 225fb75

Please sign in to comment.