Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
lucas-zimerman committed Jan 23, 2024
1 parent eac93d8 commit 3cc85b6
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/skip-ci.yml
Expand Up @@ -5,10 +5,11 @@ jobs:
check-ci:
runs-on: ubuntu-latest
steps:
- name: Check diff from
uses: actions/checkout@v2
- uses: actions/checkout@v4
with:
fetch-depth: 0

- name: Check diff from
run: |
skipList=(".github/codeowners")
# Ignores changelog.md, readme.md,...
Expand Down

0 comments on commit 3cc85b6

Please sign in to comment.