-
Notifications
You must be signed in to change notification settings - Fork 27
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
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!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request