[PR #6026] [MERGED] ci: allow running workflows manually #5790

Closed
opened 2026-05-05 10:44:57 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/6026
Author: @kmk3
Created: 9/26/2023
Status: Merged
Merged: 10/5/2023
Merged by: @netblue30

Base: masterHead: ci-allow-manual-run


📝 Commits (1)

  • e796ba1 ci: allow running workflows manually

📊 Changes

7 files changed (+7 additions, -0 deletions)

View changed files

📝 .github/workflows/build-extra.yml (+1 -0)
📝 .github/workflows/build.yml (+1 -0)
📝 .github/workflows/check-c.yml (+1 -0)
📝 .github/workflows/check-profiles.yml (+1 -0)
📝 .github/workflows/check-python.yml (+1 -0)
📝 .github/workflows/codespell.yml (+1 -0)
📝 .github/workflows/test.yml (+1 -0)

📄 Description

Add on.workflow_dispatch.

See:


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/6026 **Author:** [@kmk3](https://github.com/kmk3) **Created:** 9/26/2023 **Status:** ✅ Merged **Merged:** 10/5/2023 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `ci-allow-manual-run` --- ### 📝 Commits (1) - [`e796ba1`](https://github.com/netblue30/firejail/commit/e796ba1349c964633ef85c02ce3f0273f5623a6f) ci: allow running workflows manually ### 📊 Changes **7 files changed** (+7 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.github/workflows/build-extra.yml` (+1 -0) 📝 `.github/workflows/build.yml` (+1 -0) 📝 `.github/workflows/check-c.yml` (+1 -0) 📝 `.github/workflows/check-profiles.yml` (+1 -0) 📝 `.github/workflows/check-python.yml` (+1 -0) 📝 `.github/workflows/codespell.yml` (+1 -0) 📝 `.github/workflows/test.yml` (+1 -0) </details> ### 📄 Description Add `on.workflow_dispatch`. See: * https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#onworkflow_dispatch * https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#workflow_dispatch --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:44:57 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#5790
No description provided.