Skip to content

Commit

Permalink
Add dependency to sanity for release (#25)
Browse files Browse the repository at this point in the history
* add single release pipeline

* update key

* update pre-commit

* add collection dependencies for sanity

* stop removing galaxy.yml

* update dependencies option on release
  • Loading branch information
sean-m-sullivan authored Jun 9, 2023
1 parent ea8ac2a commit 54f2f61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release_pipeline_single.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
collection_name: ${{ inputs.collection_name }}
collection_version: ${{ inputs.collection_version }}
collection_repo: ${{ inputs.collection_repo }}
collection_dependencies: ${{ inputs.collection_dependencies }}
prechecks:
needs:
- pre-commit
Expand Down

0 comments on commit 54f2f61

Please sign in to comment.