Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix docs being incorrect #72

Merged
merged 3 commits into from
May 21, 2024
Merged

Fix docs being incorrect #72

merged 3 commits into from
May 21, 2024

Conversation

vandyliu
Copy link
Collaborator

Description

🎟 Issue(s)

🧪 Functional Testing

📸 Screenshots

📋 Checklist

  • Rebased from the main (or release if patching) branch (before testing)
  • Added/updated applicable tests
  • Added/updated examples in the examples/ directory
  • Tested against Astro-API
  • Communicated to/tagged owners of respective clients potentially impacted by these changes.
  • Updated any related documentation

@vandyliu vandyliu requested review from sunkickr and a team as code owners May 21, 2024 19:27
@@ -55,7 +55,6 @@ jobs:
terraform_wrapper: false
- run: go mod download
- name: Determine if expensive tests should run
if: github.event_name == 'pull_request'
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changing this so we dont run expensive tests on pushes to main if we dont have to

@vandyliu vandyliu merged commit 01f675a into main May 21, 2024
7 checks passed
@vandyliu vandyliu deleted the fix-docs branch May 21, 2024 20:06
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