This repository has been archived by the owner on Sep 24, 2024. It is now read-only.
Add events for order_subscriptions
last run
#10
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Tag Pull Request | |
on: | |
pull_request_target: | |
jobs: | |
tag-pull-request: | |
uses: commercelayer/.github/.github/workflows/tag_pull_request.yaml@main | |
secrets: inherit |