Skip to content

Commit

Permalink
Update readme.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
survived authored Sep 20, 2023
1 parent b069bb4 commit 48a7fd2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ name: Check README
on:
pull_request:
branches: [ "*" ]

env:
CARGO_TERM_COLOR: always
CARGO_NET_GIT_FETCH_WITH_CLI: true

jobs:
check_readme:
Expand Down

0 comments on commit 48a7fd2

Please sign in to comment.