Skip to content

Commit

Permalink
Removed comment in Github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
ckunki committed Nov 28, 2024
1 parent 110b1de commit e5ba7b6
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,6 @@ name: CI

on:
pull_request:

# why would we need push / pull_request?
# I prefer just pull_request

# push:
# branches-ignore:
# - "github-pages/*"
# - "gh-pages/*"
# - "main"
# - "master"
# pull_request:
# types: [opened, reopened]
schedule:
# “At 00:00 on every 7th day-of-month from 1 through 31.” (https://crontab.guru)
- cron: "0 0 1/7 * *"
Expand Down

0 comments on commit e5ba7b6

Please sign in to comment.