Skip to content

Commit

Permalink
Expose build-win32-artifact action
Browse files Browse the repository at this point in the history
  • Loading branch information
SimeonRolev committed Oct 7, 2024
1 parent 5346e9d commit 04d88a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-win32-artifact.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Build win32 artifact

on:
[workflow_call, workflow_dispatch]
[pull_request, workflow_call, workflow_dispatch]

jobs:
build_artifact:
Expand Down

0 comments on commit 04d88a5

Please sign in to comment.