Skip to content

Add workflow_dispatch triggers to enable manual Action runs#155

Closed
Copilot wants to merge 1 commit into
masterfrom
copilot/master
Closed

Add workflow_dispatch triggers to enable manual Action runs#155
Copilot wants to merge 1 commit into
masterfrom
copilot/master

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented May 27, 2026

Both swift-format and tests workflows only trigger on pull_request, so there's no way to run them against master directly.

  • Add workflow_dispatch to swift-format.yml and tests.yml

After merge: Actions → select workflow → Run workflow → choose master.

Note: swiftlint.yml still appears in the Actions API but was removed from master in ebbd218 when replaced by swift-format. No action needed there.

Copilot AI changed the title Add workflow_dispatch triggers to enable running Actions against master Add workflow_dispatch triggers to enable manual Action runs May 27, 2026
Copilot AI requested a review from jjpritzl May 27, 2026 15:56
@watkyn watkyn closed this May 27, 2026
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