Skip to content

Commit

Permalink
Run CI on push only to master
Browse files Browse the repository at this point in the history
  • Loading branch information
maksbotan committed Jul 12, 2023
1 parent 681c9cd commit c194e5c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ name: CI
on:
pull_request:
push:
branches:
- master

jobs:
cabal:
Expand Down

0 comments on commit c194e5c

Please sign in to comment.