Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
twenzel authored Oct 6, 2023
1 parent 028ddb2 commit bb58bc0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ on:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
release:
types: [published,edited]

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:

jobs:
build:
Expand Down

0 comments on commit bb58bc0

Please sign in to comment.