Skip to content

Commit

Permalink
Merge branch 'main' into adcs-poc
Browse files Browse the repository at this point in the history
  • Loading branch information
juggernot325 committed Nov 15, 2023
2 parents 4bd8319 + a57f130 commit 10c9713
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/jira-issue-transfer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,14 @@

name: Jira Issue Transfer

runs-on: self-hosted

on:
issues:
types:
- opened

jobs:
build:
runs-on: ubuntu-latest
runs-on: self-hosted
steps:
- name: Login
uses: atlassian/gajira-login@v3
Expand Down

0 comments on commit 10c9713

Please sign in to comment.