Skip to content

Commit

Permalink
remove custom job name
Browse files Browse the repository at this point in the history
Signed-off-by: Rishav Dhar <19497993+rdhar@users.noreply.github.com>
  • Loading branch information
rdhar committed May 12, 2024
1 parent 72dbaa2 commit 91512dc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tf_tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ on:

jobs:
tests:
name: Tests Job
runs-on: ubuntu-latest
if: github.event.action != 'closed' || github.event.pull_request.merged

Expand Down

0 comments on commit 91512dc

Please sign in to comment.