Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
LesnyRumcajs committed Sep 23, 2024
1 parent 0546839 commit fb47c45
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/dockerfile-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ on:
schedule:
# Run every Sunday at midnight
- cron: '0 0 * * 0'
pull_request:
branches:
- main
push:
branches:
- main

jobs:
docker-check:
Expand Down

0 comments on commit fb47c45

Please sign in to comment.