Skip to content

Commit

Permalink
Merge pull request #249 from yui-knk/always_run_ci
Browse files Browse the repository at this point in the history
Make CI runnable for any push
  • Loading branch information
yui-knk committed Nov 3, 2023
2 parents f49ce80 + b183c5a commit 9f54e7b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/test.yml
Expand Up @@ -9,10 +9,6 @@ on:
branches:
- '*'
push:
branches:
- master
tags:
- v*.*.*
schedule:
- cron: "0 8 * * 3" # At 08:00 on Wednesday # https://crontab.guru/#0_8_*_*_3

Expand Down

0 comments on commit 9f54e7b

Please sign in to comment.