diff --git a/.github/workflows/autotools.yml b/.github/workflows/autotools.yml index e77467c48f..eafd7c813d 100644 --- a/.github/workflows/autotools.yml +++ b/.github/workflows/autotools.yml @@ -4,6 +4,7 @@ on: branches: - main - 'maintenance/**' + - enable-presym-in-windows tags: - '*' paths: diff --git a/.github/workflows/cmake.yml b/.github/workflows/cmake.yml index ce51d0411d..51118cb219 100644 --- a/.github/workflows/cmake.yml +++ b/.github/workflows/cmake.yml @@ -4,6 +4,7 @@ on: branches: - main - 'maintenance/**' + - enable-presym-in-windows tags: - '*' paths: diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 0a4559a919..da259141b3 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -4,6 +4,7 @@ on: branches: - main - 'maintenance/**' + - enable-presym-in-windows tags: - '*' pull_request: diff --git a/.github/workflows/package.yml b/.github/workflows/package.yml index 654efe1cc7..d4dacb4743 100644 --- a/.github/workflows/package.yml +++ b/.github/workflows/package.yml @@ -4,6 +4,7 @@ on: branches: - main - 'maintenance/**' + - enable-presym-in-windows tags: - '*' paths: diff --git a/.github/workflows/setup.yml b/.github/workflows/setup.yml index 2688336a26..453134b9a0 100644 --- a/.github/workflows/setup.yml +++ b/.github/workflows/setup.yml @@ -4,6 +4,7 @@ on: branches: - main - 'maintenance/**' + - enable-presym-in-windows tags: - '*' paths: