We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c3f1566 + 348aa00 commit 41a2254Copy full SHA for 41a2254
.github/workflows/snapshot.yml
@@ -2,7 +2,10 @@
2
3
# Copyright (C) 2020 by Tarek BOUCHKATI <[email protected]>
4
5
-on: push
+on:
6
+ push:
7
+ branches:
8
+ - riscv
9
10
name: OpenOCD Snapshot
11
0 commit comments