Skip to content

Commit

Permalink
ci: remove names
Browse files Browse the repository at this point in the history
  • Loading branch information
kirillmorozov committed Jun 29, 2024
1 parent 369cd5e commit fe24aca
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,10 @@
---
name: PR
# yamllint disable-line rule:truthy
on:
- pull_request

jobs:
automation:
name: Automation
runs-on: ubuntu-latest
permissions:
pull-requests: write
Expand Down

0 comments on commit fe24aca

Please sign in to comment.