Skip to content

Commit

Permalink
Merge pull request #1560 from ndmitchell/ci-disable-ghc-next
Browse files Browse the repository at this point in the history
  • Loading branch information
ndmitchell authored Jan 28, 2024
2 parents 449f466 + fb23044 commit 8bd116c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: ci
on:
push:
branches-ignore:
- 'ghc-next'
pull_request:
schedule:
- cron: '0 3 * * 6' # 3am Saturday
Expand Down

0 comments on commit 8bd116c

Please sign in to comment.