Skip to content

Commit adbed3b

Browse files
committed
change to branch 3.15 and 3.14
1 parent 8c69c79 commit adbed3b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/po-lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Linting Workflow
2-
2+
# changed to 3.14, 3.15
33
on:
44
schedule:
55
- cron: '0 0 * * *'

.github/workflows/test-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Test Build Workflow
2-
2+
# changed to 3.14, 3.15
33
on:
44
schedule:
55
- cron: '0 0 * * *'

0 commit comments

Comments
 (0)