Skip to content

Issue on weekly-executed GitHub workflow #61

Description

Problem:

  • weekly-contributions.yml, whose name is Update Attributions Weekly, does
    1. actions/checkout@v2
    2. actions/setup-node@v1
      but nothing else after.
  • weekly.yml, whose name is Weekly issue updates, does
    not only Update all the translation issues on a nightly basis,
    but also Updates the attribution.json file in git.

Proposed Solution:

To make things clear,

  • Separate two jobs into two yml files, or
  • Change the name of weekly.yml to represent two jobs.

Files to Update:

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions