Skip to content

Commit 5e7c065

Browse files
Update
1 parent de5f035 commit 5e7c065

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

.github/workflows/tests-nightly.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
name: Nightly Tests
22

33
on:
4-
push:
5-
branches: [pr-test-workflow]
64
workflow_dispatch:
75
schedule:
86
# Every day at 02:15 AM UTC

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Nightly Tests
1+
name: Nightly Tests (Old)
22

33
on:
44
workflow_dispatch:

0 commit comments

Comments
 (0)