Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

don't restrict the copy workflow to .github/workflows/ #35

Merged
merged 2 commits into from
Mar 29, 2021

Conversation

marten-seemann
Copy link
Contributor

No description provided.

@@ -1,3 +1,3 @@
# Workflow managed by web3-bot. DO NOT EDIT.
# File managed by web3-bot. DO NOT EDIT.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the churn here. This will trigger an update of all workflow files :(

@@ -14,10 +14,11 @@ jobs:
workflow: ${{ github.event.client_payload.workflows }}
env:
WORKFLOW_DIR: "workflow-repo"
FILE: "${{ matrix.workflow }}.yml"
TEMPLATE_DIR: "templates"
FILE: "${{ matrix.workflow }}"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should all those other references to "workflow" or "WORKFLOWS" also be replaced with a generic "file" or "FILES"?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, that makes sense.

@marten-seemann marten-seemann merged commit 60b2648 into master Mar 29, 2021
@marten-seemann marten-seemann deleted the copy-everything branch March 29, 2021 14:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants