Skip to content

Commit

Permalink
cis: update target branch for CI runs
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthieuDartiailh authored Oct 10, 2022
1 parent 74374e7 commit 2d77d2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ on:
- cron: '0 0 * * 3'
push:
branches:
- master
- main
pull_request:
branches:
- master
- main
paths:
- .github/workflows/ci.yml
- pyclibrary/*
Expand Down

0 comments on commit 2d77d2e

Please sign in to comment.