Skip to content

Commit

Permalink
only build on release
Browse files Browse the repository at this point in the history
  • Loading branch information
kraanzu committed Oct 19, 2023
1 parent 0f3435f commit aa6b6ac
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions .github/workflows/app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,7 @@

name: Python application

on:
push:
branches: "main"
pull_request:
branches: "main"

permissions:
contents: read
on: release

jobs:
windows-build:
Expand Down

0 comments on commit aa6b6ac

Please sign in to comment.