Skip to content

Commit

Permalink
Update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
kaypee90 authored Mar 25, 2024
1 parent 555d588 commit 39412b7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/blank.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,13 @@ on:
branches: [ "main" ]

jobs:
lint-changelog:
lint-changelog:
name: Lint README.md file
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v2

- name: Run current action using stub markdown file
uses: ./
with:
Expand Down

0 comments on commit 39412b7

Please sign in to comment.