Skip to content

Run tests in Prs when workflows change #214

@jku

Description

@jku

We could run the tests workflows in PRs when the workflows change. This is already part of the current tuf-on-ci workflow templates: https://github.com/theupdateframework/tuf-on-ci-template/blob/main/.github/workflows/test.yml

We can do the same for our test workflow(s):

  • add the pull_request trigger
  • modify the if-clause so that failures in PRs don't file issues

This is most importantly a smoke test for tuf-on-ci upgrade and would have prevented #210 from happening

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions