Skip to content

feature: add ability to specify path #6

@moltar

Description

@moltar

Would be great to be able to specify a path to add. E.g. I want to generate some test recordings and only add them, and ignore any other changes.

Something like:

    - name: push
      uses: github-actions-x/commit@v2.1
      with:
        github-token: ${{ secrets.GITHUB_TOKEN }}
        commit-message: 'test: adds Polly recordings'
        files: tests/

Thanks!

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions