Skip to content

Commit

Permalink
Rename workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
vemel committed Dec 26, 2024
1 parent e769f36 commit 2f297d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/integration_full.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "Integration: All products"
name: "Integration"

on:
schedule:
Expand All @@ -7,7 +7,7 @@ on:

jobs:
integration:
name: "Integration: All products"
name: "Integration"
runs-on: ubuntu-latest
strategy:
matrix:
Expand Down

0 comments on commit 2f297d7

Please sign in to comment.