Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ playwright-report/
.dev-lead/
.dev-lead/
.dev-lead/
.dev-lead/
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

high

The pull request title and description indicate that this PR implements the unpinned-actions-auto-rebase.yml workflow (issue #237). However, the workflow file is completely missing from the changes. Additionally, adding .dev-lead/ here introduces a redundant entry, as it is already present multiple times in this file. Please include the missing workflow file and avoid adding duplicate entries to .gitignore.

Loading