-
Notifications
You must be signed in to change notification settings - Fork 27
feature: add ability to specify path #6
Copy link
Copy link
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/[email protected]
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