Skip to content

Commit

Permalink
github/workflows: fix Debian weekly name
Browse files Browse the repository at this point in the history
The name of the weekly Debian workflow was wrong.

Signed-off-by: Mathieu Dupré <[email protected]>
  • Loading branch information
dupremathieu authored Feb 19, 2024
1 parent c861763 commit 75b8c16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ansible-lint-debian-weekly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Copyright (C) 2024 Savoir-faire Linux, Inc.
# SPDX-License-Identifier: Apache-2.0

name: Ansible Lint weekly Yocto
name: Ansible Lint weekly Debian

env:
WORK_DIR: /tmp/seapath_ci_${{ github.run_id }}_${{ github.run_attempt }}_${{ github.sha }}
Expand Down

0 comments on commit 75b8c16

Please sign in to comment.