Skip to content

Commit

Permalink
Add check OCI action
Browse files Browse the repository at this point in the history
  • Loading branch information
isboston committed Nov 20, 2024
1 parent aecfd00 commit 6d9bd26
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci-oci-install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@ on:
- 'install/OneClickInstall/install-Debian.sh'
- 'install/OneClickInstall/install-RedHat.sh'

#push:
#branches:
#- feature/action-add-fedora41
push:
branches:
- feature/action-add-fedora41

schedule:
- cron: '00 20 * * 6' # At 23:00 on Saturday.
Expand Down

0 comments on commit 6d9bd26

Please sign in to comment.