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

Add synchronize to dev workflow trigger events #203

Merged
merged 1 commit into from
Nov 2, 2023

Conversation

Sirivasv
Copy link
Contributor

@Sirivasv Sirivasv commented Nov 1, 2023

Add synchronize even to the pull request trigger events so that in new commits the checks will run.

Description

Add synchronize to the list of trigger evdents.

Motivation and Context

closes #202

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

@Roma36
Copy link
Collaborator

Roma36 commented Nov 2, 2023

@Sirivasv thank you! But we also need to make some additional changes in order to be able to run the workflow in external repositories. As you can see, the workflow is currently crashing.

@Roma36 Roma36 merged commit b21a2d1 into opentofu:main Nov 2, 2023
1 check failed
@Roma36
Copy link
Collaborator

Roma36 commented Nov 2, 2023

Created the related issue:
#205

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.

💡 [IMPROVEMENT] - Allow dev workflow to run on pull requests synchronize events
2 participants