Skip to content

Goodyears - #17

Open
filforopen-source wants to merge 8 commits into
mainfrom
goodyears
Open

Goodyears#17
filforopen-source wants to merge 8 commits into
mainfrom
goodyears

Conversation

@filforopen-source

Copy link
Copy Markdown
Contributor

No description provided.

This workflow triggers Datadog Synthetic tests on push and pull request events for the 'goodyears' branch.
Comment on lines +24 to +36
runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v4

# Run Synthetic tests within your GitHub workflow.
# For additional configuration options visit the action within the marketplace: https://github.com/marketplace/actions/datadog-synthetics-ci
- name: Run Datadog Synthetic tests
uses: DataDog/synthetics-ci-github-action@87b505388a22005bb8013481e3f73a367b9a53eb # v1.4.0
with:
api_key: ${{secrets.DD_API_KEY}}
app_key: ${{secrets.DD_APP_KEY}}
test_search_query: 'tag:e2e-tests' #Modify this tag to suit your tagging strategy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants