Skip to content

Commit

Permalink
Don't package PRs
Browse files Browse the repository at this point in the history
Packaging has little value as CI, and is slow.
  • Loading branch information
Ralith committed May 5, 2024
1 parent 00ef28a commit a140838
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ name: Package
on:
push:
branches: ['master']
pull_request:

jobs:
package-windows:
Expand Down

0 comments on commit a140838

Please sign in to comment.