-
-
Notifications
You must be signed in to change notification settings - Fork 33
Open
Labels
codeRelated to PrivacySpy's source codeRelated to PrivacySpy's source codedependenciesPull requests that update a dependency filePull requests that update a dependency filegood first issueGood for newcomersGood for newcomersproblemSomething isn't rightSomething isn't right
Description
What's the issue? Describe the problem below.
#211 shows commits from #171 being proposed for merge.
What did you expect to be the case instead?
The action (.github/workflows/browserslist.yml) should checkout master and bump the database there.
When it's applied to a MR, it should checkout that MR and merge into that MR. A good solution could be simply specifying that only master, like so :
on:
push:
branches:
- mainScreenshots?
N/A
Additional context?
N/A
Metadata
Metadata
Assignees
Labels
codeRelated to PrivacySpy's source codeRelated to PrivacySpy's source codedependenciesPull requests that update a dependency filePull requests that update a dependency filegood first issueGood for newcomersGood for newcomersproblemSomething isn't rightSomething isn't right