Skip to content

Commit

Permalink
remove unnecesary workflow name
Browse files Browse the repository at this point in the history
  • Loading branch information
tommasini committed Mar 1, 2024
1 parent 6165f77 commit 0137ff4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/check-resolutions-added.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ on:
pull_request:
types: [opened, synchronize, reopened]

env:
WORKFLOW_NAME: 'check-package-resolutions-for-additions'

jobs:
check-package-resolutions-for-additions:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 0137ff4

Please sign in to comment.