Skip to content

Update GitHub Actions workflows #24

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

Merged
merged 1 commit into from
Dec 22, 2024
Merged

Update GitHub Actions workflows #24

merged 1 commit into from
Dec 22, 2024

Conversation

jelford
Copy link
Owner

@jelford jelford commented Dec 22, 2024

Update GitHub Actions workflows to run tests on pull requests targeting master or main branches.

  • Modify .github/workflows/build.yml to trigger on pull request events targeting master or main branches.
  • Remove the ouzi-dev/commit-status-updater step from .github/workflows/build.yml.
  • Remove reference to the trying branch in .github/workflows/build.yml.
  • Modify .github/workflows/codeql-analysis.yml to trigger on pull request events targeting master or main branches.
  • Add a step to update the commit status with the name "codeql-analysis" and status "success" in .github/workflows/codeql-analysis.yml.
  • Remove reference to the trying branch in .github/workflows/codeql-analysis.yml.
  • Delete bors.toml file.

For more details, open the Copilot Workspace session.

Update GitHub Actions workflows to run tests on pull requests targeting master or main branches.

* Modify `.github/workflows/build.yml` to trigger on pull request events targeting master or main branches.
* Remove the `ouzi-dev/commit-status-updater` step from `.github/workflows/build.yml`.
* Remove reference to the `trying` branch in `.github/workflows/build.yml`.
* Modify `.github/workflows/codeql-analysis.yml` to trigger on pull request events targeting master or main branches.
* Add a step to update the commit status with the name "codeql-analysis" and status "success" in `.github/workflows/codeql-analysis.yml`.
* Remove reference to the `trying` branch in `.github/workflows/codeql-analysis.yml`.
* Delete `bors.toml` file.

---

For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/jelford/keyn?shareId=XXXX-XXXX-XXXX-XXXX).
@jelford jelford merged commit cd18291 into master Dec 22, 2024
2 checks passed
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.

1 participant