Skip to content

Commit

Permalink
Update CI.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
thangckt authored May 25, 2023
1 parent 2bf716d commit e134f5f
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions .github/workflows/CI.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@ name: CI

on:
push:
#branches:
#- "main"
pull_request:
#branches:
#- "main"
schedule:
- cron: "0 0 * * *"
branches:
- "github"
# pull_request:
# #branches:
# #- "main"
# schedule:
# - cron: "0 0 * * *"

jobs:
test:
Expand Down

0 comments on commit e134f5f

Please sign in to comment.