Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
janstaelensskyline authored Feb 6, 2024
1 parent 24a4812 commit b4e45a8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ on:
jobs:

CI:
uses: SkylineCommunications/_ReusableWorkflows/.github/workflows/Connector Master Workflow.yml@Connectors
uses: SkylineCommunications/_ReusableWorkflows/.github/workflows/Connector Master Workflow.yml@main
with:
referenceName: ${{ github.ref_name }}
runNumber: ${{ github.run_number }}
Expand All @@ -29,7 +29,7 @@ jobs:
api-key: ${{ secrets.DATAMINER_DEPLOY_KEY }}
sonarCloudToken: ${{ secrets.SONAR_TOKEN }}

# Optional 0 or More CD Jobs as needed
# Optional 0 or More CD Jobs as needed
# CD:
# # if: github.ref_type == 'tag'
# environment: staging
Expand Down

0 comments on commit b4e45a8

Please sign in to comment.