Skip to content

Commit

Permalink
Implement GitHub actions to build exe on commits
Browse files Browse the repository at this point in the history
  • Loading branch information
voc0der committed Dec 3, 2024
1 parent 27ca5d5 commit b0d3c0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-wpf-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Build and Release NWN Log Rotator
on:
push:
branches:
- main
- master
pull_request:

jobs:
Expand Down

0 comments on commit b0d3c0a

Please sign in to comment.