Skip to content

Commit

Permalink
must also be run on PR
Browse files Browse the repository at this point in the history
  • Loading branch information
petersalomonsen committed Jan 5, 2024
1 parent 5ec7a58 commit 6a69f2a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Release
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 6a69f2a

Please sign in to comment.