Skip to content

Commit 729d71d

Browse files
committed
Wrong ref to worflow corrected
1 parent a6ef10b commit 729d71d

12 files changed

+12
-12
lines changed

.github/workflows/auto-mysql80-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ jobs:
169169
|| (github.event_name == 'pull_request'
170170
&& github.event.pull_request.head.repo.full_name == github.event.pull_request.base.repo.full_name
171171
&& !startsWith(github.head_ref, '7.1-'))
172-
uses: DataObjects-NET/github-workflow-playground/.github/workflows/reusable-storage-dependant-tests.yml@7.1
172+
uses: DataObjects-NET/dataobjects-net/.github/workflows/reusable-storage-dependant-tests.yml@7.1
173173
with:
174174
storage: mysql80
175175
build_config: Release

.github/workflows/auto-mysql81-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136
|| (github.event_name == 'pull_request'
137137
&& github.event.pull_request.head.repo.full_name == github.event.pull_request.base.repo.full_name
138138
&& !startsWith(github.head_ref, '7.1-'))
139-
uses: DataObjects-NET/github-workflow-playground/.github/workflows/reusable-storage-dependant-tests.yml@7.1
139+
uses: DataObjects-NET/dataobjects-net/.github/workflows/reusable-storage-dependant-tests.yml@7.1
140140
with:
141141
storage: mysql81
142142
build_config: Release

.github/workflows/auto-mysql82-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136
|| (github.event_name == 'pull_request'
137137
&& github.event.pull_request.head.repo.full_name == github.event.pull_request.base.repo.full_name
138138
&& !startsWith(github.head_ref, '7.1-'))
139-
uses: DataObjects-NET/github-workflow-playground/.github/workflows/reusable-storage-dependant-tests.yml@7.1
139+
uses: DataObjects-NET/dataobjects-net/.github/workflows/reusable-storage-dependant-tests.yml@7.1
140140
with:
141141
storage: mysql82
142142
build_config: Release

.github/workflows/auto-mysql83-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136
|| (github.event_name == 'pull_request'
137137
&& github.event.pull_request.head.repo.full_name == github.event.pull_request.base.repo.full_name
138138
&& !startsWith(github.head_ref, '7.1-'))
139-
uses: DataObjects-NET/github-workflow-playground/.github/workflows/reusable-storage-dependant-tests.yml@7.1
139+
uses: DataObjects-NET/dataobjects-net/.github/workflows/reusable-storage-dependant-tests.yml@7.1
140140
with:
141141
storage: mysql83
142142
build_config: Release

.github/workflows/auto-mysql84-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136
|| (github.event_name == 'pull_request'
137137
&& github.event.pull_request.head.repo.full_name == github.event.pull_request.base.repo.full_name
138138
&& !startsWith(github.head_ref, '7.1-'))
139-
uses: DataObjects-NET/github-workflow-playground/.github/workflows/reusable-storage-dependant-tests.yml@7.1
139+
uses: DataObjects-NET/dataobjects-net/.github/workflows/reusable-storage-dependant-tests.yml@7.1
140140
with:
141141
storage: mysql84
142142
build_config: Release

.github/workflows/auto-mysql90-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ jobs:
169169
|| (github.event_name == 'pull_request'
170170
&& github.event.pull_request.head.repo.full_name == github.event.pull_request.base.repo.full_name
171171
&& !startsWith(github.head_ref, '7.1-'))
172-
uses: DataObjects-NET/github-workflow-playground/.github/workflows/reusable-storage-dependant-tests.yml@7.1
172+
uses: DataObjects-NET/dataobjects-net/.github/workflows/reusable-storage-dependant-tests.yml@7.1
173173
with:
174174
storage: mysql90
175175
build_config: Release

.github/workflows/auto-mysql91-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136
|| (github.event_name == 'pull_request'
137137
&& github.event.pull_request.head.repo.full_name == github.event.pull_request.base.repo.full_name
138138
&& !startsWith(github.head_ref, '7.1-'))
139-
uses: DataObjects-NET/github-workflow-playground/.github/workflows/reusable-storage-dependant-tests.yml@7.1
139+
uses: DataObjects-NET/dataobjects-net/.github/workflows/reusable-storage-dependant-tests.yml@7.1
140140
with:
141141
storage: mysql91
142142
build_config: Release

.github/workflows/auto-mysql92-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136
|| (github.event_name == 'pull_request'
137137
&& github.event.pull_request.head.repo.full_name == github.event.pull_request.base.repo.full_name
138138
&& !startsWith(github.head_ref, '7.1-'))
139-
uses: DataObjects-NET/github-workflow-playground/.github/workflows/reusable-storage-dependant-tests.yml@7.1
139+
uses: DataObjects-NET/dataobjects-net/.github/workflows/reusable-storage-dependant-tests.yml@7.1
140140
with:
141141
storage: mysql92
142142
build_config: Release

.github/workflows/auto-mysql93-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136
|| (github.event_name == 'pull_request'
137137
&& github.event.pull_request.head.repo.full_name == github.event.pull_request.base.repo.full_name
138138
&& !startsWith(github.head_ref, '7.1-'))
139-
uses: DataObjects-NET/github-workflow-playground/.github/workflows/reusable-storage-dependant-tests.yml@7.1
139+
uses: DataObjects-NET/dataobjects-net/.github/workflows/reusable-storage-dependant-tests.yml@7.1
140140
with:
141141
storage: mysql93
142142
build_config: Release

.github/workflows/auto-pgsql150-tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ jobs:
136136
|| (github.event_name == 'pull_request'
137137
&& github.event.pull_request.head.repo.full_name == github.event.pull_request.base.repo.full_name
138138
&& !startsWith(github.head_ref, '7.1-'))
139-
uses: DataObjects-NET/github-workflow-playground/.github/workflows/reusable-storage-dependant-tests.yml@7.1
139+
uses: DataObjects-NET/dataobjects-net/.github/workflows/reusable-storage-dependant-tests.yml@7.1
140140
with:
141141
storage: pgsql150
142142
build_config: Release

0 commit comments

Comments
 (0)