Skip to content

Commit 424bfbc

Browse files
committed
[Tools] Preparing move of pull_request_target workflows
1 parent 2ce00f4 commit 424bfbc

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/01-quality.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: PHP Code Quality
1+
name: PHP Code Quality (2.10.x)
22

33
on:
44
push:
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: PHPStan Code Quality
1+
name: PHPStan Code Quality (2.10.x)
22

33
on:
44
push:

.github/workflows/20-integration.yml renamed to .github/workflows/20-integration.2.10.x.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Integration
1+
name: Integration (2.10.x)
22

33
on:
44
push:

0 commit comments

Comments
 (0)