Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/concourse-build-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
jobs:
concourse-build-check:
name: Concourse Build Check
uses: DNAstack/dnastack-development-tools/.github/workflows/concourse-build-check.yml@4f3ab84f922ae9829598631c30fcba26df4a733f
uses: DNAstack/dnastack-development-tools/.github/workflows/concourse-build-check.yml@206e2af8f45d5cf8797a61306ea31ec2c5b5b2ee
with:
pipeline_name: 'publisher-dev'
job_name: 'setup-dnastack-client-library-e2e-test-client'
Expand Down
Loading