mirror of
https://github.com/getml/sqlgen.git
synced 2026-01-02 07:30:17 -06:00
Specify prs
This commit is contained in:
6
.github/workflows/linux-postgres-cxx20.yaml
vendored
6
.github/workflows/linux-postgres-cxx20.yaml
vendored
@@ -1,10 +1,8 @@
|
||||
name: linux-postgres-cxx20
|
||||
|
||||
on:
|
||||
pull_request
|
||||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
pull_request:
|
||||
types: [opened, synchronize, reopened, closed]
|
||||
|
||||
env:
|
||||
VCPKG_BINARY_SOURCES: "clear;x-gha,readwrite"
|
||||
|
||||
6
.github/workflows/linux-sqlite-cxx20.yaml
vendored
6
.github/workflows/linux-sqlite-cxx20.yaml
vendored
@@ -1,10 +1,8 @@
|
||||
name: linux-sqlite-cxx20
|
||||
|
||||
on:
|
||||
pull_request
|
||||
push:
|
||||
branches:
|
||||
- 'main'
|
||||
pull_request:
|
||||
types: [opened, synchronize, reopened, closed]
|
||||
|
||||
env:
|
||||
VCPKG_BINARY_SOURCES: "clear;x-gha,readwrite"
|
||||
|
||||
Reference in New Issue
Block a user