Skip to content

Commit

Permalink
Fix shared YAML file
Browse files Browse the repository at this point in the history
  • Loading branch information
EZoni committed Nov 19, 2024
1 parent 822c719 commit f456176
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/skip_checks.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Skip checks
on:
workflow_call:
outputs:
skip: ${{ jobs.skip_checks.outputs.skip }}
jobs:
skip_checks:
runs-on: macos-latest
Expand Down

0 comments on commit f456176

Please sign in to comment.