Skip to content

Commit

Permalink
remove unused github actions (#2255)
Browse files Browse the repository at this point in the history
  • Loading branch information
fairclothjm authored Jun 3, 2024
1 parent 674ef68 commit 8677f60
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 40 deletions.
7 changes: 0 additions & 7 deletions .github/labeler-issue-triage.yml

This file was deleted.

15 changes: 0 additions & 15 deletions .github/workflows/issue-comment-created.yml

This file was deleted.

16 changes: 0 additions & 16 deletions .github/workflows/issue-opened.yml

This file was deleted.

2 changes: 0 additions & 2 deletions .github/workflows/jira.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ on:
jobs:
sync:
uses: hashicorp/vault-workflows-common/.github/workflows/jira.yaml@main
# assuming you use Vault to get secrets
# if you use GitHub secrets, use secrets.XYZ instead of steps.secrets.outputs.XYZ
secrets:
JIRA_SYNC_BASE_URL: ${{ secrets.JIRA_SYNC_BASE_URL }}
JIRA_SYNC_USER_EMAIL: ${{ secrets.JIRA_SYNC_USER_EMAIL }}
Expand Down

0 comments on commit 8677f60

Please sign in to comment.