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

alsa-gobject: fix workflow of Github Actions to clone requested repository #7

Merged
merged 1 commit into from
Feb 9, 2020
Merged

alsa-gobject: fix workflow of Github Actions to clone requested repository #7

merged 1 commit into from
Feb 9, 2020

Conversation

takaswie
Copy link
Member

@takaswie takaswie commented Feb 9, 2020

Even if any pull request is triggered, in 'build_in_ubuntu_on_lxd' job
of 'Build test' workflow, upstream repository is cloned and requested
git hash is checked out. However this fails because the hash is in
requested repository.

This commit fixes the workflow so that requested repository is cloned.

Fixes: 8cb6715 ('Add support workflow of Github Actions')
Signed-off-by: Takashi Sakamoto o-takashi@sakamocchi.jp

Even if any pull request is triggered, in 'build_in_ubuntu_on_lxd' job
of 'Build test' workflow, upstream repository is cloned and requested
git hash is checked out. However this fails because the hash is in
requested repository.

This commit fixes the workflow so that requested repository is cloned.

Fixes: 8cb6715 ('Add support workflow of Github Actions')
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
@takaswie takaswie requested a review from a team February 9, 2020 03:09
@takaswie takaswie self-assigned this Feb 9, 2020
@takaswie takaswie added the bug Something isn't working label Feb 9, 2020
@takaswie takaswie merged commit c9ec3d2 into alsa-project:master Feb 9, 2020
@takaswie takaswie deleted the topic/fix-workflow branch February 11, 2020 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant