We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 669eaa9 commit 348f18fCopy full SHA for 348f18f
1 file changed
.github/workflows/libcxx-build-and-test.yaml
@@ -22,9 +22,6 @@ on:
22
- 'runtimes/**'
23
- 'cmake/**'
24
- '.github/workflows/libcxx-build-and-test.yaml'
25
- schedule:
26
- # Run nightly at 08:00 UTC (aka 00:00 Pacific, aka 03:00 Eastern)
27
- - cron: '0 8 * * *'
28
29
permissions:
30
contents: read # Default everything to read-only
0 commit comments