Skip to content

Commit

Permalink
Update ci-dependency-check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SchulzeStTSI authored Dec 13, 2021
1 parent 76f9b46 commit aa2fe5a
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions .github/workflows/ci-dependency-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@ name: ci-dependency-check
on:
schedule:
- cron: '0 1 * * 0' # Each Sunday at 01:00 UTC
push:
branches:
- main
pull_request:
types:
- opened
- synchronize
- reopened
jobs:
build:
runs-on: ubuntu-20.04
Expand Down

0 comments on commit aa2fe5a

Please sign in to comment.