Skip to content

Commit

Permalink
add output
Browse files Browse the repository at this point in the history
  • Loading branch information
Anton-4 committed Feb 7, 2025
1 parent 1b9ccb6 commit de1fa0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci_manager.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ jobs:
pull-requests: read
outputs:
zig: ${{ steps.filter.outputs.zig }}
other_than_zig: ${{ steps.filter.outputs.other_than_zig }}
steps:
- uses: actions/checkout@v4
- uses: dorny/paths-filter@v2
Expand Down

0 comments on commit de1fa0b

Please sign in to comment.