Skip to content

Commit b4e45a8

Browse files
Update main.yml
1 parent 24a4812 commit b4e45a8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ on:
1616
jobs:
1717

1818
CI:
19-
uses: SkylineCommunications/_ReusableWorkflows/.github/workflows/Connector Master Workflow.yml@Connectors
19+
uses: SkylineCommunications/_ReusableWorkflows/.github/workflows/Connector Master Workflow.yml@main
2020
with:
2121
referenceName: ${{ github.ref_name }}
2222
runNumber: ${{ github.run_number }}
@@ -29,7 +29,7 @@ jobs:
2929
api-key: ${{ secrets.DATAMINER_DEPLOY_KEY }}
3030
sonarCloudToken: ${{ secrets.SONAR_TOKEN }}
3131

32-
# Optional 0 or More CD Jobs as needed
32+
# Optional 0 or More CD Jobs as needed
3333
# CD:
3434
# # if: github.ref_type == 'tag'
3535
# environment: staging

0 commit comments

Comments
 (0)