Skip to content

Commit

Permalink
adding branch information
Browse files Browse the repository at this point in the history
  • Loading branch information
Sanaz01 committed Oct 23, 2024
1 parent 30d8dac commit 83cae53
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker-version-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@ name: Dockerfile Version Check


on:
push:
branches:
- automate_version_check
workflow_dispatch:
schedule:
- cron: '*/2 * * * *' # Running every 2 minutes
Expand Down

0 comments on commit 83cae53

Please sign in to comment.