Skip to content

Commit

Permalink
Merge branch 'devel' into dependabot/github_actions/actions/checkout-…
Browse files Browse the repository at this point in the history
…4.1.1
  • Loading branch information
tpantelis authored Nov 1, 2023
2 parents c94494b + 81a2c7a commit 75f0750
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
should_skip: ${{ steps.skip_check.outputs.should_skip }}
steps:
- id: skip_check
uses: fkirc/skip-duplicate-actions@12aca0a884f6137d619d6a8a09fcc3406ced5281
uses: fkirc/skip-duplicate-actions@f75f66ce1886f00957d99748a42c724f4330bdcf
with:
paths_ignore: '["releases/**"]'

Expand Down

0 comments on commit 75f0750

Please sign in to comment.