Skip to content

Commit b0621fe

Browse files
committed
final tests done
1 parent 24f44f0 commit b0621fe

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.github/workflows/cloud-pods.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@ on:
77
push:
88
branches:
99
- main
10-
pull_request:
11-
branches:
12-
- main
1310
workflow_dispatch:
1411

1512
permissions:

.github/workflows/main.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ on:
66
- 'README.md'
77
branches:
88
- main
9+
pull_request:
10+
branches:
11+
- main
912
schedule:
1013
# “At 00:00 on Sunday.”
1114
- cron: "0 0 * * 0"

0 commit comments

Comments
 (0)