Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update datadog-synthetics.yml[![.github/workflows/datadog-synthetics.…
…yml](https://github.com/tikto29/wallet-contract-v5/actions/workflows/datadog-synthetics.yml/badge.svg)](https://github.com/tikto29/wallet-contract-v5/actions/workflows/datadog-synthetics.yml) - name: First interaction uses: actions/[email protected] with: # Token for the repository. Can be passed in using {{ secrets.GITHUB_TOKEN }} repo-token: # Comment to post on an individual's first issue issue-message: # optional # Comment to post on an individual's first pull request pr-message: # optional
- Loading branch information
uses: actions/[email protected]
with:
# Token for the repository. Can be passed in using {{ secrets.GITHUB_TOKEN }}
repo-token:
# Comment to post on an individual's first issue
issue-message: # optional
# Comment to post on an individual's first pull request
pr-message: # optional