Skip to content

Commit

Permalink
remove push trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
glebashnik committed Aug 14, 2024
1 parent 3268f10 commit 3fbf072
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/mirror-copr-rpms-to-archive.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,6 @@ on:
branches:
- master

push:
paths:
- .github/workflows/mirror-copr-rpms-to-archive.yml
- .github/scripts/publish-unpublished-rpms-to-archive.sh
- .github/scripts/upload-rpm-to-cloudsmith.sh
branches:
- master
- glebashnik/gh-action-mirror-copr-rpms-to-archive

schedule:
- cron: '0 6 * * *'

Expand Down

0 comments on commit 3fbf072

Please sign in to comment.