Skip to content

ci: Allow other workflows to trigger linting#2220

Merged
casperklein merged 1 commit intomasterfrom
ci/lint-workflow-run
Sep 27, 2021
Merged

ci: Allow other workflows to trigger linting#2220
casperklein merged 1 commit intomasterfrom
ci/lint-workflow-run

Conversation

@polarathene
Copy link
Copy Markdown
Member

@polarathene polarathene commented Sep 27, 2021

Description

This should resolve the issue of the lint workflow not being triggered by PRs opened via another workflow (contributors.yml).

This workflow will be triggered after the dependent workflow completes (regardless of status).

Resolves: #2218

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • Improvement (non-breaking change that does improve existing functionality)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas

This should resolve the issue of the lint workflow not being triggered by PRs opened via another workflow (`contributors.yml`).

This workflow will be triggered after the dependent workflow completes (regardless of status).
@casperklein casperklein merged commit cb6fbf3 into master Sep 27, 2021
@casperklein casperklein deleted the ci/lint-workflow-run branch September 27, 2021 22:49
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.

3 participants