Enable PR triggers

pull/7154/head
Gokhan Gulbiz 2023-08-24 16:36:35 +03:00
parent 1c39c8b756
commit b291b09349
No known key found for this signature in database
GPG Key ID: 608EF06B6BD1B45B
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@ on:
required: false
default: false
type: boolean
pull_request:
types: [opened, reopened,synchronize]
jobs:
check-sql-snapshots:
runs-on: ubuntu-latest