Skip to content

Commit

Permalink
add pr test statement
Browse files Browse the repository at this point in the history
  • Loading branch information
nkuehnel committed Apr 30, 2024
1 parent 72c98f2 commit b38600e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/verify-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ on:
tags-ignore:
- '*' # do not run on pushing tags (see deploy-on-release-created)
pull_request:
branches:
- '*'

jobs:
build:
Expand Down

0 comments on commit b38600e

Please sign in to comment.