Skip to content

Commit 5602b39

Browse files
committed
Locked github workflows at branch 5.0
1 parent 2e8ed68 commit 5602b39

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/mutation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
pull_request:
55
push:
66
branches:
7-
- "5.x"
7+
- "5.0"
88
schedule:
99
- cron: '* 8 * * *'
1010

.github/workflows/static-analyze.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
pull_request:
55
push:
66
branches:
7-
- "5.x"
7+
- "5.0"
88
schedule:
99
- cron: '* 8 * * *'
1010

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
pull_request:
55
push:
66
branches:
7-
- "5.x"
7+
- "5.0"
88
schedule:
99
- cron: '* 8 * * *'
1010

0 commit comments

Comments
 (0)