Skip to content

Commit

Permalink
Merge pull request #44 from issp-center-dev/ci-for-pr
Browse files Browse the repository at this point in the history
Enable CI Tests for Pull Requests also
  • Loading branch information
k-ido authored Sep 18, 2024
2 parents 89e25b6 + 20ca00d commit 5ba89e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: CI

on:
push:
pull_request:
schedule:
- cron: '0 0 1,15 * *' # JST 9:00 on 1st and 15th every month

Expand Down

0 comments on commit 5ba89e0

Please sign in to comment.