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

another try to fix when github actions run #3369

Merged
merged 1 commit into from Jan 5, 2021

Conversation

splitbrain
Copy link
Collaborator

The attempt in 7bbf38e to not run checks twice for our own internal pull requests seem not to have worked, because checks in external PRs were no longer executed.

This is another approach to achieve the same based on code found at https://github.com/Dart-Code/Dart-Code/blob/764f121f9abe5f4496528d35277946d4130af93d/.github/workflows/build-and-test.yml#L10-L12

The attempt in 7bbf38e to not run
checks twice for our own internal pull requests seem not to have worked,
because checks in external PRs were no longer executed.

This is another approach to achieve the same based on code found at
https://github.com/Dart-Code/Dart-Code/blob/764f121f9abe5f4496528d35277946d4130af93d/.github/workflows/build-and-test.yml#L10-L12
@splitbrain
Copy link
Collaborator Author

This seems to have executed fine for this external PR. Once merged we can see if it will work for our internal PRs

@splitbrain splitbrain merged commit 5c8b250 into dokuwiki:master Jan 5, 2021
@splitbrain splitbrain deleted the ghActionDedupe branch January 5, 2021 17:21
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.

None yet

1 participant