There was an error while loading. Please reload this page.
1 parent e04b656 commit 9cdb311Copy full SHA for 9cdb311
1 file changed
.github/workflows/rustc-pull.yml
@@ -7,6 +7,9 @@ on:
7
# Run at 04:00 UTC every Monday and Thursday
8
- cron: '0 4 * * 1,4'
9
10
+env:
11
+ JOSH_SYNC_VERBOSE: true
12
+
13
jobs:
14
pull:
15
if: github.repository == 'rust-lang/compiler-builtins'
0 commit comments