Skip to content

Commit

Permalink
Update backport.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nohwnd authored May 20, 2024
1 parent 705672f commit 4fb8a6a
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/backport.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,12 @@ permissions:
actions: write

jobs:
debug:
debug:
runs-on: ubuntu-latest

steps:
- name: Print
run: env | sort

run: echo "$GITHUB_REPOSITORY_OWNER"
backport:
uses: dotnet/arcade/.github/workflows/backport-base.yml@main
with:
Expand Down

0 comments on commit 4fb8a6a

Please sign in to comment.