Skip to content

Commit

Permalink
improve when ci runs
Browse files Browse the repository at this point in the history
  • Loading branch information
cj81499 committed Aug 23, 2024
1 parent 115b531 commit 83ba98e
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
on:
- push
- pull_request
push:
branches:
- master
pull_request:
branches:
- master

jobs:
build-and-test:
Expand Down

0 comments on commit 83ba98e

Please sign in to comment.