Skip to content

Commit

Permalink
Merge pull request #12 from wattai/update-github-actions-run-timing
Browse files Browse the repository at this point in the history
Add GitHub Actions's run timing
  • Loading branch information
wattai authored Nov 20, 2024
2 parents 147cecb + 8bebd85 commit fd38509
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ on:
pull_request:
branches:
- 'main'
push:
branches:
- main

jobs:
lint:
Expand Down

0 comments on commit fd38509

Please sign in to comment.