Skip to content

Commit

Permalink
Merge pull request #286 from stackhpc/fix-package-sync
Browse files Browse the repository at this point in the history
Do not sync packages to test pulp by default
  • Loading branch information
markgoddard authored Feb 7, 2024
2 parents a59e924 + afcd391 commit 1e15163
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ on:
sync_test:
required: false
description: Sync package repositories in Test Pulp
default: true
default: false
type: boolean
filter:
description: Space-separated list of regular expressions matching short_name of repositories to sync
Expand Down

0 comments on commit 1e15163

Please sign in to comment.