Skip to content

Commit

Permalink
check-new-repos.yml: remove PR trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
thypon committed Sep 22, 2023
1 parent 5f66240 commit 692d4a4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/check-new-repos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ on:
schedule:
# nightly (0th hour 0th minute of every day)
- cron: '0 0 * * *'
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
branches: [main]

jobs:
build:
Expand Down

0 comments on commit 692d4a4

Please sign in to comment.