Skip to content

Commit 57e6a4d

Browse files
authored
Move Jira exec to webindex script
1 parent 55dbc12 commit 57e6a4d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/generate-redirector-config.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -584,9 +584,3 @@ jobs:
584584
with:
585585
token: ${{ secrets.GITHUB_TOKEN }}
586586
event-type: "Webindex update"
587-
588-
- name: "Run Jira update action"
589-
uses: peter-evans/repository-dispatch@v3
590-
with:
591-
token: ${{ secrets.GITHUB_TOKEN }}
592-
event-type: "Jira update"

0 commit comments

Comments
 (0)