We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7dea39 commit b4a2d6dCopy full SHA for b4a2d6d
.github/workflows/native.yml
@@ -8,6 +8,8 @@ on:
8
branches:
9
- master
10
workflow_dispatch:
11
+ schedule:
12
+ - cron: '33 3 * * 0'
13
14
jobs:
15
0 commit comments