We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6ffc183 commit bb6f347Copy full SHA for bb6f347
.github/workflows/platform.mirror-mar-file.yml
@@ -3,9 +3,6 @@ name: ".Platform: Mirror MAR File"
3
4
on:
5
# Runs everyday at 4 am
6
- push:
7
- branches:
8
- - main
9
schedule:
10
- cron: "0 4 * * *" # Daily Update at 4 am
11
0 commit comments