Skip to content

Commit ec20345

Browse files
artemrysArtem Rys
authored andcommitted
ci: switch to centralized reusable workflows
1 parent 4ad4527 commit ec20345

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/agreements.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77

88
jobs:
99
call-workflow-agreements:
10-
uses: arys-splunk/github-workflows-reuse/.github/workflows/agreements.yml@main
10+
uses: splunk/addonfactory-github-workflows/.github/workflows/reusable-agreements.[email protected]
1111
secrets:
1212
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1313
PERSONAL_ACCESS_TOKEN: ${{ secrets.PAT_CLATOOL }}

.github/workflows/release-notes.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ on:
77

88
jobs:
99
call-workflow-preview:
10-
uses: arys-splunk/github-workflows-reuse/.github/workflows/release-notes.yml@main
10+
uses: splunk/addonfactory-github-workflows/.github/workflows/reusable-release-notes.[email protected]
1111
secrets:
1212
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)