Skip to content

Browserslist DB bump script using wrong branch #212

@doamatto

Description

@doamatto

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:
      - main

Screenshots?
N/A

Additional context?
N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    codeRelated to PrivacySpy's source codedependenciesPull requests that update a dependency filegood first issueGood for newcomersproblemSomething isn't right

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions