Skip to content

Commit 0d37e62

Browse files
committed
Disables checking for udpates on push
1 parent f4e1d9a commit 0d37e62

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/checkForCodeUpdates.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
name: Check for Code Updates
22

33
on:
4-
push:
54
schedule:
65
- cron: '1 * 1 * *'
76
workflow_dispatch:

0 commit comments

Comments
 (0)