Branch: refs/heads/master Author: Jordan Irwin antumdeluge@gmail.com Committer: Jordan Irwin antumdeluge@gmail.com Date: Wed, 19 Apr 2023 01:11:12 UTC Commit: 2a1784fc4a9aa176cb2c76836c07a98a4531025f https://github.com/geany/geany/commit/2a1784fc4a9aa176cb2c76836c07a98a453102...
Log Message: ----------- Allow dispatching CI Build workflow manually
Modified Paths: -------------- .github/workflows/build.yml
Modified: .github/workflows/build.yml 1 lines changed, 1 insertions(+), 0 deletions(-) =================================================================== @@ -11,6 +11,7 @@ on: pull_request: branches: - master + workflow_dispatch:
# cancel already running builds of the same branch or pull request concurrency:
-------------- This E-Mail was brought to you by github_commit_mail.py (Source: https://github.com/geany/infrastructure).