Skip to content

Commit

Permalink
Update CI.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yoanm authored Aug 24, 2024
1 parent 3080530 commit 09043d8
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,8 @@ jobs:
permissions:
actions: write
steps:
- name: Dummy step
shell: bash
run: |
echo "Dummy step, just to trigger underlying workflow run event"
- name: Checkout
uses: actions/checkout@v4

- name: Validate YAML file
run: yamllint action.yml

0 comments on commit 09043d8

Please sign in to comment.