Skip to content

Commit

Permalink
ci: fix workflow name
Browse files Browse the repository at this point in the history
  • Loading branch information
gemesa committed Jan 6, 2024
1 parent 4a2a248 commit 5a615bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stm32-dc-dc-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: stm32-dc-dc workflow
on: [push]

jobs:
rgaas-workflow:
stm32-dc-dc-workflow:
runs-on: ubuntu-22.04
steps:
- name: Checkout
Expand Down

0 comments on commit 5a615bb

Please sign in to comment.