Skip to content

Commit

Permalink
[#398] Remove GH actions related to Jira
Browse files Browse the repository at this point in the history
  • Loading branch information
tristantarrant committed Jan 7, 2025
1 parent 1b1fb3e commit a26a689
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 89 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/dependabot_pull_request.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Dependabot Jira
name: Dependabot Auto-Merge

on:
pull_request_target:
Expand All @@ -11,7 +11,7 @@ on:
- reopened

jobs:
jira:
auto-merge:
if: github.actor == 'dependabot[bot]'
runs-on: ubuntu-latest
permissions:
Expand Down
41 changes: 0 additions & 41 deletions .github/workflows/pull_request_merged.yml

This file was deleted.

46 changes: 0 additions & 46 deletions .github/workflows/pull_request_open.yml

This file was deleted.

0 comments on commit a26a689

Please sign in to comment.