Skip to content

The workflow of "GMT Latest Tests" are triggered multiple times #828

@seisman

Description

@seisman

Description of the problem

In my recent PR (#827), the workflow of "GMT Latest Tests" are triggered twice (https://github.com/GenericMappingTools/pygmt/actions/runs/524773762, and https://github.com/GenericMappingTools/pygmt/actions/runs/524773759), possibly because I asked two teams for review.

Can we improve the workflow triggering condition?

on:
# push:
# branches: [ master ]
pull_request:
types: [review_requested, ready_for_review]
# Schedule daily tests
schedule:
- cron: '0 0 * * *'

Metadata

Metadata

Assignees

No one assigned

    Labels

    maintenanceBoring but important stuff for the core devs

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions