We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27737ff commit b6220d3Copy full SHA for b6220d3
.github/workflows/humble-source-build.yml
@@ -17,7 +17,7 @@ on:
17
branches:
18
- humble
19
paths:
20
- - .github/workflows/humble-build-source.yml
+ - .github/workflows/humble-source-build.yml
21
schedule:
22
# Run every day to detect flakiness and broken dependencies
23
- cron: '03 3 * * MON-FRI'
0 commit comments