File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 55 pull_request :
66 branches : master
77 workflow_dispatch : # allows manual triggering
8+ schedule :
9+ - cron : ' 1 11 * * *'
810env :
911 # Bump this number to invalidate the GH actions cache
1012 cache-version : 0
Original file line number Diff line number Diff line change 22
33# Haskell rules for [ Bazel] [ bazel ]
44
5- [ ![ Continuous integration ] ( https://github.com/tweag/rules_haskell/workflows/Continuous%20integration /badge.svg )] ( https://github.com/tweag/rules_haskell/actions?query=branch%3Amaster )
5+ [ ![ Continuous Integration ] ( https://github.com/tweag/rules_haskell/actions/ workflows/workflow.yaml /badge.svg?event=schedule )] ( https://github.com/tweag/rules_haskell/actions/workflows/workflow.yaml )
66
77Bazel CI: [ ![ Build status] ( https://badge.buildkite.com/1de3270f1df070a99978adb6efa180d0c32eac58e0fd1938d1.svg?branch=master )] ( https://buildkite.com/bazel/rules-haskell-haskell )
88
You can’t perform that action at this time.
0 commit comments