Skip to content

Commit 11de30c

Browse files
committed
rename branch name
1 parent 13bdf9f commit 11de30c

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches:
66
- main
7-
- wip
7+
- wip_process
88
pull_request:
99
branches:
1010
- main

.github/workflows/integration.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches:
66
- main
7-
- wip
7+
- wip_process
88
pull_request:
99
branches:
1010
- main

.github/workflows/ironpython.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches:
66
- main
7-
- wip
7+
- wip_process
88

99
jobs:
1010
build:

0 commit comments

Comments
 (0)