Skip to content

Commit

Permalink
[#66307] Allow a manual CI trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
JanOlencki committed Oct 14, 2024
1 parent bb5b5a3 commit 53c4881
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/bazel_test.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Renode Bazel Rules test

on: push
on:
- push
- workflow_dispatch

jobs:
test:
Expand Down

0 comments on commit 53c4881

Please sign in to comment.