Skip to content

Commit

Permalink
Run CI for master branch only
Browse files Browse the repository at this point in the history
Signed-off-by: You-Sheng Yang <[email protected]>
  • Loading branch information
vicamo committed Jun 5, 2024
1 parent 05b629b commit e70bc99
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,11 @@ name: GitHub CI

on:
pull_request:
branches:
- master
push:
branches:
- master
workflow_dispatch:
schedule:
- cron: 0 0 * * 0
Expand Down

0 comments on commit e70bc99

Please sign in to comment.