Skip to content

Commit

Permalink
ci(label): run win check
Browse files Browse the repository at this point in the history
  • Loading branch information
clearloop committed May 16, 2024
1 parent f2965ae commit c613d1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
# jobs: '["macos-x86 (debug)", "macos-aarch64 (debug)"]'

- name: Fork Win checks
if: github.event.label.name == 'E1-forcenatwin'
# if: github.event.label.name == 'E1-forcenatwin'
uses: gear-tech/fork-action@main
with:
token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit c613d1d

Please sign in to comment.