Skip to content

Commit

Permalink
Uncomment ci stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
dhvcc committed May 31, 2023
1 parent fb139f0 commit 6cc67f9
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,10 @@ on:
schedule:
- cron: "0 0 1 * *"
# TODO: Uncomment after V2 is finished
# push:
# paths-ignore:
# - ".github/**"
# - "!.github/workflows/ci.yml"
# - ".gitignore"
# - "README.md"
push:
paths-ignore:
- ".gitignore"
- "README.md"
pull_request:

jobs:
Expand Down

0 comments on commit 6cc67f9

Please sign in to comment.