Skip to content

Commit

Permalink
Added job name so that workflow is available in branch ruleset status…
Browse files Browse the repository at this point in the history
… checks
  • Loading branch information
gherka committed Sep 3, 2024
1 parent 283ef50 commit 94eca38
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/pr_tests_latest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,8 @@ permissions:

jobs:
build:

name: Testing Pull Requests
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v4
- name: Set up Python 3.12.4
Expand Down

0 comments on commit 94eca38

Please sign in to comment.