CI: remove unnecessary line in backport.yml (#100144)

remove bad line
pull/100148/head
Kevin Minehart 5 months ago committed by GitHub
parent b7b2e2bbaa
commit 8e10ee9056
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      .github/workflows/backport.yml

@ -12,7 +12,6 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v4
ref: main
- name: "Generate token"
id: generate_token
uses: tibdex/github-app-token@b62528385c34dbc9f38e5f4225ac829252d1ea92

Loading…
Cancel
Save