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

feat!: update GitHub action to run on PR rather than commit #186

Merged
merged 1 commit into from
Jun 7, 2019

Conversation

bcoe
Copy link
Contributor

@bcoe bcoe commented Jun 7, 2019

Running the action on every commit seems to kick off too many actions, and leads to race conditions. Let's instead kick off the action when a PR is merged.

@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 7, 2019
@bcoe bcoe requested a review from ofrobots June 7, 2019 18:55
@bcoe bcoe merged commit edd728f into master Jun 7, 2019
@bcoe bcoe deleted the dust-off-github-action branch June 7, 2019 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes This human has signed the Contributor License Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants