We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
2021/03/17に maven-factory というブランチを突っ込んだ. GHAによるブランチのテストが動かない.
maven-factory
why? https://github.com/kusumotolab/kGenProg/blob/master/.github/workflows/test-branches.yml
The text was updated successfully, but these errors were encountered:
GHAの設定ファイル,これは正しいのか? https://github.com/kusumotolab/kGenProg/blob/master/.github/workflows/test-branches.yml#L3-L6
on: pull_request: branches: - master
masterブランチへのPRにしか反応しないように読めるが. この解釈が正しいとすると,そもそもなぜ今まで動いていた?
どこかのタイミングでスクリプトを間違えて書き換えた? そんなこともなさそう. https://github.com/kusumotolab/kGenProg/commits/master/.github/workflows
Sorry, something went wrong.
hnymA
No branches or pull requests
2021/03/17に
maven-factory
というブランチを突っ込んだ.GHAによるブランチのテストが動かない.
why?
https://github.com/kusumotolab/kGenProg/blob/master/.github/workflows/test-branches.yml
The text was updated successfully, but these errors were encountered: