Skip to content

Commit

Permalink
chore(BACK-7692): fix job name
Browse files Browse the repository at this point in the history
  • Loading branch information
jnicoulaud-ledger committed Sep 20, 2024
1 parent 70229dd commit ababdde
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ concurrency:
cancel-in-progress: true

jobs:
ci:
name: continuous integration
pull_request:
name: pull request
runs-on: public-ledgerhq-shared-small
timeout-minutes: 60
steps:
Expand Down

0 comments on commit ababdde

Please sign in to comment.