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 19, 2024
1 parent b410c0d commit af07cf8
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 af07cf8

Please sign in to comment.