Skip to content

Commit

Permalink
changing the action name to be more unique
Browse files Browse the repository at this point in the history
  • Loading branch information
R-Lawton committed Jul 10, 2024
1 parent aef2ccc commit abc2018
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test-alerts.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Test
name: Alerts Promql tests

on:
push:
Expand All @@ -13,7 +13,7 @@ on:
- 'examples/alerts/**'
jobs:
promql-tests:
name: Promql Tests
name: Promql Unit tests
runs-on: ubuntu-latest
defaults:
run:
Expand Down

0 comments on commit abc2018

Please sign in to comment.